diff --git a/CHANGELOG.md b/CHANGELOG.md index 585e92c9..f8389437 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.2](https://github.com/dhis2/user-profile-app/compare/v100.0.1...v100.0.2) (2024-06-09) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([6c9a795](https://github.com/dhis2/user-profile-app/commit/6c9a7958fa3dee186be0d42540d612220735309f)) + ## [100.0.1](https://github.com/dhis2/user-profile-app/compare/v100.0.0...v100.0.1) (2024-05-19) diff --git a/package.json b/package.json index 30372027..0bf36d63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "100.0.1", + "version": "100.0.2", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {