diff --git a/CHANGELOG.md b/CHANGELOG.md index b11ed0126..978acc520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.3.2](https://github.com/dhis2/dashboard-app/compare/v100.3.1...v100.3.2) (2024-12-04) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#3142](https://github.com/dhis2/dashboard-app/issues/3142)) ([0c39c01](https://github.com/dhis2/dashboard-app/commit/0c39c01cac6f37f699c8659a04c416047c7c57c9)) + ## [100.3.1](https://github.com/dhis2/dashboard-app/compare/v100.3.0...v100.3.1) (2024-10-31) diff --git a/package.json b/package.json index e351e32c8..8a4846ff1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "100.3.1", + "version": "100.3.2", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",