Skip to content

Commit

Permalink
chore(release): cut 100.5.2 [skip release]
Browse files Browse the repository at this point in the history
## [100.5.2](v100.5.1...v100.5.2) (2025-02-05)

### Bug Fixes

* use password regex [DHIS2-15704] ([#1519](#1519)) ([ae79f23](ae79f23))
  • Loading branch information
dhis2-bot committed Feb 5, 2025
1 parent ae79f23 commit 88fd116
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [100.5.2](https://github.com/dhis2/user-app/compare/v100.5.1...v100.5.2) (2025-02-05)


### Bug Fixes

* use password regex [DHIS2-15704] ([#1519](https://github.com/dhis2/user-app/issues/1519)) ([ae79f23](https://github.com/dhis2/user-app/commit/ae79f2346846238d4efc3a7506b9ac4e5fe69d7b))

## [100.5.1](https://github.com/dhis2/user-app/compare/v100.5.0...v100.5.1) (2025-02-04)


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.1",
"version": "100.5.2",
"description": "DHIS2 User app",
"license": "BSD-3-Clause",
"private": true,
Expand Down

1 comment on commit 88fd116

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