Skip to content

Commit

Permalink
chore(release): cut 29.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [29.15.0](v29.14.41...v29.15.0) (2023-08-14)

### Bug Fixes

* adjust texts and use min/max attr on input instead of js validation ([161b646](161b646))
* implement field-specific validator ([31a9dc0](31a9dc0))

### Features

* add credentialsExpiresReminderInDays setting ([d2923bc](d2923bc))
  • Loading branch information
dhis2-bot committed Aug 14, 2023
1 parent 990f45f commit 486a823
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [29.15.0](https://github.com/dhis2/settings-app/compare/v29.14.41...v29.15.0) (2023-08-14)


### Bug Fixes

* adjust texts and use min/max attr on input instead of js validation ([161b646](https://github.com/dhis2/settings-app/commit/161b6460771375b86b1b2804a1379dc894bf8cd5))
* implement field-specific validator ([31a9dc0](https://github.com/dhis2/settings-app/commit/31a9dc09cf565d3dc0e977cbcf3f08146cbeda02))


### Features

* add credentialsExpiresReminderInDays setting ([d2923bc](https://github.com/dhis2/settings-app/commit/d2923bc8510d05263a6ba9ad7aaad0b93e0a32b1))

## [29.14.41](https://github.com/dhis2/settings-app/compare/v29.14.40...v29.14.41) (2023-08-01)


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": "settings-app",
"version": "29.14.41",
"version": "29.15.0",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 486a823

Please sign in to comment.