Skip to content

Commit f06a15f

Browse files
committed
chore(release): cut 100.4.1 [skip release]
## [100.4.1](v100.4.0...v100.4.1) (2025-03-17) ### Bug Fixes * **DHIS2-19023:** use react-markdown for rendering descriptions ([#584](#584)) ([53e9f96](53e9f96))
1 parent 53e9f96 commit f06a15f

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.1](https://github.com/dhis2/app-management-app/compare/v100.4.0...v100.4.1) (2025-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **DHIS2-19023:** use react-markdown for rendering descriptions ([#584](https://github.com/dhis2/app-management-app/issues/584)) ([53e9f96](https://github.com/dhis2/app-management-app/commit/53e9f961ca701f731d6e2edd785d69d587b577eb))
7+
18
# [100.4.0](https://github.com/dhis2/app-management-app/compare/v100.3.10...v100.4.0) (2025-03-12)
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.0",
3+
"version": "100.4.1",
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)