We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a10fa8 commit 3ab4040Copy full SHA for 3ab4040
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [100.6.0](https://github.com/dhis2/settings-app/compare/v100.5.0...v100.6.0) (2025-03-24)
2
+
3
4
+### Features
5
6
+* allow oauth 2 clients for 42 ([#1425](https://github.com/dhis2/settings-app/issues/1425)) ([3a10fa8](https://github.com/dhis2/settings-app/commit/3a10fa878b1e4a108a4f3c45ffe6a6fa5980e9f6))
7
8
# [100.5.0](https://github.com/dhis2/settings-app/compare/v100.4.2...v100.5.0) (2025-03-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "settings-app",
- "version": "100.5.0",
+ "version": "100.6.0",
"description": "",
"license": "BSD-3-Clause",
"private": true,
0 commit comments