Skip to content

Commit

Permalink
chore(release): cut 99.10.9 [skip ci]
Browse files Browse the repository at this point in the history
## [99.10.9](v99.10.8...v99.10.9) (2023-01-13)

### Bug Fixes

* use new endpoint for dashboard item search DHIS2-12236 ([#2204](#2204)) ([a85c226](a85c226))
  • Loading branch information
dhis2-bot committed Jan 13, 2023
1 parent 9085173 commit a87978d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [99.10.9](https://github.com/dhis2/dashboard-app/compare/v99.10.8...v99.10.9) (2023-01-13)


### Bug Fixes

* use new endpoint for dashboard item search DHIS2-12236 ([#2204](https://github.com/dhis2/dashboard-app/issues/2204)) ([a85c226](https://github.com/dhis2/dashboard-app/commit/a85c22642a19610fbeb3cd3fd30329d7802532dd))

## [99.10.8](https://github.com/dhis2/dashboard-app/compare/v99.10.7...v99.10.8) (2022-12-20)


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

0 comments on commit a87978d

Please sign in to comment.