Skip to content

Commit 6d3178b

Browse files
committed
chore(release): cut 31.9.1 [skip ci]
## [31.9.1](v31.9.0...v31.9.1) (2021-03-09) ### Bug Fixes * **current-user:** add getUserGroupIds, allow custom fields in getUserGroups (DHIS2-10625) ([#280](#280)) ([d3e84a6](d3e84a6))
1 parent d3e84a6 commit 6d3178b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [31.9.1](https://github.com/dhis2/d2/compare/v31.9.0...v31.9.1) (2021-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **current-user:** add getUserGroupIds, allow custom fields in getUserGroups (DHIS2-10625) ([#280](https://github.com/dhis2/d2/issues/280)) ([d3e84a6](https://github.com/dhis2/d2/commit/d3e84a6812b9b1071030568092d568cd51dbe816))
7+
18
# [31.9.0](https://github.com/dhis2/d2/compare/v31.8.1...v31.9.0) (2020-12-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "d2",
3-
"version": "31.9.0",
3+
"version": "31.9.1",
44
"description": "Javascript library for DHIS2",
55
"main": "d2.js",
66
"scripts": {

0 commit comments

Comments
 (0)