Skip to content

Commit 8c2cbc7

Browse files
committed
chore(release): cut 100.4.4 [skip release]
## [100.4.4](v100.4.3...v100.4.4) (2025-03-25) ### Bug Fixes * **DHIS2-19253:** fix issue with changelog going into infinite loop for line listing ([60d5cdd](60d5cdd))
1 parent 60d5cdd commit 8c2cbc7

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.4](https://github.com/dhis2/app-management-app/compare/v100.4.3...v100.4.4) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **DHIS2-19253:** fix issue with changelog going into infinite loop for line listing ([60d5cdd](https://github.com/dhis2/app-management-app/commit/60d5cdda8e846e72b59f2c146bef9484ad2a70f9))
7+
18
## [100.4.3](https://github.com/dhis2/app-management-app/compare/v100.4.2...v100.4.3) (2025-03-23)
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.4.3",
3+
"version": "100.4.4",
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)