Skip to content

Commit 99bae99

Browse files
committed
chore(release): cut 100.4.0 [skip release]
# [100.4.0](v100.3.10...v100.4.0) (2025-03-12) ### Features * show changelog and plugin tag for apps ([#580](#580)) ([d47b950](d47b950))
1 parent d47b950 commit 99bae99

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [100.4.0](https://github.com/dhis2/app-management-app/compare/v100.3.10...v100.4.0) (2025-03-12)
2+
3+
4+
### Features
5+
6+
* show changelog and plugin tag for apps ([#580](https://github.com/dhis2/app-management-app/issues/580)) ([d47b950](https://github.com/dhis2/app-management-app/commit/d47b950bf13325beb4e59ecb30ae00149e5cba18))
7+
18
## [100.3.10](https://github.com/dhis2/app-management-app/compare/v100.3.9...v100.3.10) (2025-03-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-management-app",
3-
"version": "100.3.10",
3+
"version": "100.4.0",
44
"description": "The Application Management App provides the ability to upload webapps in .zip files, as well as installing apps directly from the official DHIS 2 App Store",
55
"scripts": {
66
"start": "d2-app-scripts start",

0 commit comments

Comments
 (0)