Skip to content

Commit

Permalink
chore(release): cut 100.1.0 [skip release]
Browse files Browse the repository at this point in the history
# [100.1.0](v100.0.6...v100.1.0) (2024-11-22)

### Bug Fixes

* get emailConfigured state from use config ([4b68240](4b68240))

### Features

* add send email verification button ([1249b5a](1249b5a))
* check for keyEmailHostname and keyEmailUsername in user settings ([13df357](13df357))
* track loading state ([211ce07](211ce07))
  • Loading branch information
dhis2-bot committed Nov 22, 2024
1 parent 96c01c7 commit 03e18f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [100.1.0](https://github.com/dhis2/user-profile-app/compare/v100.0.6...v100.1.0) (2024-11-22)


### Bug Fixes

* get emailConfigured state from use config ([4b68240](https://github.com/dhis2/user-profile-app/commit/4b6824091c32d5b216834154e2d3dfd27f19b9b3))


### Features

* add send email verification button ([1249b5a](https://github.com/dhis2/user-profile-app/commit/1249b5aaf7263b0ccfacdf9babab11f7da16ef45))
* check for keyEmailHostname and keyEmailUsername in user settings ([13df357](https://github.com/dhis2/user-profile-app/commit/13df357f53624bf7c76e04d5d770f31bee87835a))
* track loading state ([211ce07](https://github.com/dhis2/user-profile-app/commit/211ce07a451330772a9229c961c1c6f51fe1f5f6))

## [100.0.6](https://github.com/dhis2/user-profile-app/compare/v100.0.5...v100.0.6) (2024-11-17)


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-profile-app",
"version": "100.0.6",
"version": "100.1.0",
"description": "User Profile App for DHIS2",
"license": "BSD-3-Clause",
"scripts": {
Expand Down

1 comment on commit 03e18f8

@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.