diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b2e146e..47434b4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.1.2](https://github.com/dhis2/settings-app/compare/v100.1.1...v100.1.2) (2024-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3202ab8](https://github.com/dhis2/settings-app/commit/3202ab872ec4b2bd69828d6094cf23c095a31e08)) + ## [100.1.1](https://github.com/dhis2/settings-app/compare/v100.1.0...v100.1.1) (2024-03-14) diff --git a/package.json b/package.json index 9e2b53b7..28ea17f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "100.1.1", + "version": "100.1.2", "description": "", "license": "BSD-3-Clause", "private": true,