From 3e0e4c1ab399a005567b6cfea52d88c11ba2cc12 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 23 Jan 2025 12:40:14 +0000 Subject: [PATCH] chore(release): cut 100.4.0 [skip release] # [100.4.0](https://github.com/dhis2/user-profile-app/compare/v100.3.0...v100.4.0) (2025-01-23) ### Features * change email updating workflow [DHIS2-18493] ([#1470](https://github.com/dhis2/user-profile-app/issues/1470)) ([ba03ba6](https://github.com/dhis2/user-profile-app/commit/ba03ba69eb2f16f303234eed0bc3bb1847b7e856)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5fb0c5..4488e58c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [100.4.0](https://github.com/dhis2/user-profile-app/compare/v100.3.0...v100.4.0) (2025-01-23) + + +### Features + +* change email updating workflow [DHIS2-18493] ([#1470](https://github.com/dhis2/user-profile-app/issues/1470)) ([ba03ba6](https://github.com/dhis2/user-profile-app/commit/ba03ba69eb2f16f303234eed0bc3bb1847b7e856)) + # [100.3.0](https://github.com/dhis2/user-profile-app/compare/v100.2.0...v100.3.0) (2025-01-08) diff --git a/package.json b/package.json index d80bf9df..fa9e4a61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "100.3.0", + "version": "100.4.0", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {