diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c6e8af66..b11ed0126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.3.1](https://github.com/dhis2/dashboard-app/compare/v100.3.0...v100.3.1) (2024-10-31) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([fb3b4a8](https://github.com/dhis2/dashboard-app/commit/fb3b4a8ca3d0be5a403882cca5c8d399ec2512fb)) + # [100.3.0](https://github.com/dhis2/dashboard-app/compare/v100.2.5...v100.3.0) (2024-09-26) diff --git a/package.json b/package.json index 32079fde0..e351e32c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "100.3.0", + "version": "100.3.1", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",