diff --git a/CHANGELOG.md b/CHANGELOG.md index d825e904..585e92c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.1](https://github.com/dhis2/user-profile-app/compare/v100.0.0...v100.0.1) (2024-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([d5e4133](https://github.com/dhis2/user-profile-app/commit/d5e4133610f67e5c7063d09fa4f995542687881e)) + # [100.0.0](https://github.com/dhis2/user-profile-app/compare/v99.9.9...v100.0.0) (2024-03-01) diff --git a/package.json b/package.json index 11e7aa29..30372027 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "100.0.0", + "version": "100.0.1", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {