diff --git a/CHANGELOG.md b/CHANGELOG.md index 78c1daba..786f5c30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.2](https://github.com/dhis2/settings-app/compare/v100.0.1...v100.0.2) (2024-02-28) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([d9f4218](https://github.com/dhis2/settings-app/commit/d9f421859e106fcdcfb894316bbabae049453a7d)) + ## [100.0.1](https://github.com/dhis2/settings-app/compare/v100.0.0...v100.0.1) (2024-02-27) diff --git a/package.json b/package.json index 56fcccaf..b4a45a99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "100.0.1", + "version": "100.0.2", "description": "", "license": "BSD-3-Clause", "private": true,