From 23a4807883fe8095cccbab08855a47c6e4d904b3 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 11 Aug 2024 01:53:17 +0000 Subject: [PATCH] chore(release): cut 100.2.35 [skip release] ## [100.2.35](https://github.com/dhis2/app-management-app/compare/v100.2.34...v100.2.35) (2024-08-11) ### Bug Fixes * **translations:** sync translations from transifex (master) ([b501e33](https://github.com/dhis2/app-management-app/commit/b501e3345b843494d1dc5945e98e46f742a0596b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd4d636..5234ce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.35](https://github.com/dhis2/app-management-app/compare/v100.2.34...v100.2.35) (2024-08-11) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([b501e33](https://github.com/dhis2/app-management-app/commit/b501e3345b843494d1dc5945e98e46f742a0596b)) + ## [100.2.34](https://github.com/dhis2/app-management-app/compare/v100.2.33...v100.2.34) (2024-07-24) diff --git a/package.json b/package.json index 9d2d06c..8afdfcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-management-app", - "version": "100.2.34", + "version": "100.2.35", "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",