diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf9c8daf..b5bada8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [99.10.6](https://github.com/dhis2/dashboard-app/compare/v99.10.5...v99.10.6) (2022-11-25) + + +### Bug Fixes + +* **deps:** bump platform deps to 10.1.6 and 3.7.0 ([#2169](https://github.com/dhis2/dashboard-app/issues/2169)) ([b109d89](https://github.com/dhis2/dashboard-app/commit/b109d89b938775808afbc2f8c3617f7924bbb443)) + ## [99.10.5](https://github.com/dhis2/dashboard-app/compare/v99.10.4...v99.10.5) (2022-11-16) diff --git a/package.json b/package.json index 1579e45a8..6d5be6ef6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "99.10.5", + "version": "99.10.6", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",