diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da6efb7a..41b721f92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [99.11.5](https://github.com/dhis2/dashboard-app/compare/v99.11.4...v99.11.5) (2023-05-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8953b30](https://github.com/dhis2/dashboard-app/commit/8953b30580d0cce8b687509ecd4f1e0b2d67820a)) + ## [99.11.4](https://github.com/dhis2/dashboard-app/compare/v99.11.3...v99.11.4) (2023-05-24) diff --git a/package.json b/package.json index 626cbc1f7..53c93b12c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "99.11.4", + "version": "99.11.5", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",