Skip to content

Commit

Permalink
chore(release): cut 31.17.1 [skip ci]
Browse files Browse the repository at this point in the history
## [31.17.1](v31.17.0...v31.17.1) (2021-08-12)

### Bug Fixes

* bump dv plugin and ui to latest ([#1892](#1892)) ([89dd128](89dd128))
* set correct item height when adding dashboard items in edit mode ([#1868](#1868)) ([41575f4](41575f4)), closes [#1826](#1826)
* the response code for PUT userDataStore has been changed from 201 to 200 ([#1896](#1896)) ([ced4258](ced4258))
  • Loading branch information
dhis2-bot committed Aug 12, 2021
1 parent 7b890c3 commit fb5f6dd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [31.17.1](https://github.com/dhis2/dashboard-app/compare/v31.17.0...v31.17.1) (2021-08-12)


### Bug Fixes

* bump dv plugin and ui to latest ([#1892](https://github.com/dhis2/dashboard-app/issues/1892)) ([89dd128](https://github.com/dhis2/dashboard-app/commit/89dd128c60acd1c88d7c1bc2eeb11cc331586179))
* set correct item height when adding dashboard items in edit mode ([#1868](https://github.com/dhis2/dashboard-app/issues/1868)) ([41575f4](https://github.com/dhis2/dashboard-app/commit/41575f4fc44c97e6f2c4249d668ba1cad04ca4ff)), closes [#1826](https://github.com/dhis2/dashboard-app/issues/1826)
* the response code for PUT userDataStore has been changed from 201 to 200 ([#1896](https://github.com/dhis2/dashboard-app/issues/1896)) ([ced4258](https://github.com/dhis2/dashboard-app/commit/ced4258298c5dee0c57861885ab47236c05e20d2))

# [31.17.0](https://github.com/dhis2/dashboard-app/compare/v31.16.4...v31.17.0) (2021-07-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dashboard-app",
"version": "31.17.0",
"version": "31.17.1",
"description": "DHIS2 Dashboard app",
"private": true,
"license": "BSD-3-Clause",
Expand Down

0 comments on commit fb5f6dd

Please sign in to comment.