Skip to content

Commit

Permalink
chore(release): cut 99.10.17 [skip ci]
Browse files Browse the repository at this point in the history
## [99.10.17](v99.10.16...v99.10.17) (2023-03-15)

### Bug Fixes

* close TranslationDialog after saving a translation ([#2245](#2245)) ([295acb3](295acb3))
* unwanted re-rendering of dashboard items ([#2247](#2247)) ([b02714a](b02714a))
  • Loading branch information
dhis2-bot committed Mar 15, 2023
1 parent b02714a commit 6bc6752
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [99.10.17](https://github.com/dhis2/dashboard-app/compare/v99.10.16...v99.10.17) (2023-03-15)


### Bug Fixes

* close TranslationDialog after saving a translation ([#2245](https://github.com/dhis2/dashboard-app/issues/2245)) ([295acb3](https://github.com/dhis2/dashboard-app/commit/295acb3789c7eb9658bceed490fb9d5152c97fa3))
* unwanted re-rendering of dashboard items ([#2247](https://github.com/dhis2/dashboard-app/issues/2247)) ([b02714a](https://github.com/dhis2/dashboard-app/commit/b02714aca3a805821ad9a33d9d67c27381751ef4))

## [99.10.16](https://github.com/dhis2/dashboard-app/compare/v99.10.15...v99.10.16) (2023-03-15)


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": "99.10.16",
"version": "99.10.17",
"description": "DHIS2 Dashboard app",
"private": true,
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 6bc6752

Please sign in to comment.