From a00f1e81974031f35eda725108ae5ae422a10c17 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 19 Nov 2023 01:52:20 +0000 Subject: [PATCH] chore(release): cut 100.2.29 [skip release] ## [100.2.29](https://github.com/dhis2/app-management-app/compare/v100.2.28...v100.2.29) (2023-11-19) ### Bug Fixes * **translations:** sync translations from transifex (master) ([4c251bc](https://github.com/dhis2/app-management-app/commit/4c251bcbc31a81fb9ce362383677b0741a2b6a79)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5c12b..62a9a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.29](https://github.com/dhis2/app-management-app/compare/v100.2.28...v100.2.29) (2023-11-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([4c251bc](https://github.com/dhis2/app-management-app/commit/4c251bcbc31a81fb9ce362383677b0741a2b6a79)) + ## [100.2.28](https://github.com/dhis2/app-management-app/compare/v100.2.27...v100.2.28) (2023-09-14) diff --git a/package.json b/package.json index db294ed..d3ce865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-management-app", - "version": "100.2.28", + "version": "100.2.29", "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",