diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bada8f0..e4aae191f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [99.10.7](https://github.com/dhis2/dashboard-app/compare/v99.10.6...v99.10.7) (2022-11-26) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([224c631](https://github.com/dhis2/dashboard-app/commit/224c6317b5bffe79a050ddae6eaaebc4eff00522)) + ## [99.10.6](https://github.com/dhis2/dashboard-app/compare/v99.10.5...v99.10.6) (2022-11-25) diff --git a/package.json b/package.json index 6d5be6ef6..5d8c6ab04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "99.10.6", + "version": "99.10.7", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",