From ad332320953be0188756390cb7676d283c3be9d2 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 9 Jun 2024 02:20:42 +0000 Subject: [PATCH] chore(release): cut 100.0.2 [skip release] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {