From 1864e86099eafa4a3257d6977a6f6097f1b0f570 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 6 Oct 2024 01:52:43 +0000 Subject: [PATCH] chore(release): cut 100.2.38 [skip release] ## [100.2.38](https://github.com/dhis2/app-management-app/compare/v100.2.37...v100.2.38) (2024-10-06) ### Bug Fixes * **translations:** sync translations from transifex (master) ([a2d662f](https://github.com/dhis2/app-management-app/commit/a2d662f720b86c7259416e7aa33dfcd52b6d0efe)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20ccdb8..c99a469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.38](https://github.com/dhis2/app-management-app/compare/v100.2.37...v100.2.38) (2024-10-06) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([a2d662f](https://github.com/dhis2/app-management-app/commit/a2d662f720b86c7259416e7aa33dfcd52b6d0efe)) + ## [100.2.37](https://github.com/dhis2/app-management-app/compare/v100.2.36...v100.2.37) (2024-10-02) diff --git a/package.json b/package.json index fa18a24..57ee058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-management-app", - "version": "100.2.37", + "version": "100.2.38", "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", "scripts": { "start": "d2-app-scripts start",