Skip to content

Commit 5b4967a

Browse files
chore(release): 2.4.0
1 parent 0a96ae5 commit 5b4967a

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/medic/cht-user-management/compare/v2.3.0...v2.4.0) (2025-09-01)
2+
3+
4+
### Features
5+
6+
* **#53:** add user credentials log ([#313](https://github.com/medic/cht-user-management/issues/313)) ([0a96ae5](https://github.com/medic/cht-user-management/commit/0a96ae511e04cc38b8705b192adb835227c4c726)), closes [#53](https://github.com/medic/cht-user-management/issues/53)
7+
18
# [2.3.0](https://github.com/medic/cht-user-management/compare/v2.2.3...v2.3.0) (2025-07-24)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cht-user-management",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"main": "dist/index.js",
55
"dependencies": {
66
"@bull-board/api": "^5.17.0",

0 commit comments

Comments
 (0)