Skip to content

Commit

Permalink
chore(release): cut 100.6.0 [skip release]
Browse files Browse the repository at this point in the history
# [100.6.0](v100.5.4...v100.6.0) (2025-02-17)

### Features

* change the useeffect to meta ([b4e1e73](b4e1e73))
* simplify email verification status logic in EmailStatusMessage component ([4dc6348](4dc6348))
* update email status message based on change in email input ([3d18e0f](3d18e0f))
* update email status message based on change in email input ([a910735](a910735))
* update email verification messages and add new Babel plugin ([552b4eb](552b4eb))
  • Loading branch information
dhis2-bot committed Feb 17, 2025
1 parent 49d6022 commit 129d1ae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [100.6.0](https://github.com/dhis2/user-app/compare/v100.5.4...v100.6.0) (2025-02-17)


### Features

* change the useeffect to meta ([b4e1e73](https://github.com/dhis2/user-app/commit/b4e1e731d6ca80720f40beff31326069711950c0))
* simplify email verification status logic in EmailStatusMessage component ([4dc6348](https://github.com/dhis2/user-app/commit/4dc634813c948870bc29054a5ef6788584c467a7))
* update email status message based on change in email input ([3d18e0f](https://github.com/dhis2/user-app/commit/3d18e0f7d6ed2c1dccaec306fbd612ef3b230794))
* update email status message based on change in email input ([a910735](https://github.com/dhis2/user-app/commit/a910735eb84419b50ef02a59115e0bf6ab3a4024))
* update email verification messages and add new Babel plugin ([552b4eb](https://github.com/dhis2/user-app/commit/552b4ebb792ba109dc14b9e3bbf55b7469af5b76))

## [100.5.4](https://github.com/dhis2/user-app/compare/v100.5.3...v100.5.4) (2025-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "user-app",
"version": "100.5.4",
"version": "100.6.0",
"description": "DHIS2 User app",
"license": "BSD-3-Clause",
"private": true,
Expand Down

1 comment on commit 129d1ae

@dhis2-bot
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.