From 8aa432e33089b0649ddae8e4163a89e12d7eb102 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sat, 30 Sep 2023 01:36:44 +0000 Subject: [PATCH] chore(release): cut 100.0.10 [skip release] ## [100.0.10](https://github.com/dhis2/approval-app/compare/v100.0.9...v100.0.10) (2023-09-30) ### Bug Fixes * **translations:** sync translations from transifex (master) ([a19473f](https://github.com/dhis2/approval-app/commit/a19473fcab6788fca588a1994202923234af231e)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 178f732..431a888 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.10](https://github.com/dhis2/approval-app/compare/v100.0.9...v100.0.10) (2023-09-30) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([a19473f](https://github.com/dhis2/approval-app/commit/a19473fcab6788fca588a1994202923234af231e)) + ## [100.0.9](https://github.com/dhis2/approval-app/compare/v100.0.8...v100.0.9) (2023-09-14) diff --git a/package.json b/package.json index 1fe03ee..4e98fd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "approval-app", - "version": "100.0.9", + "version": "100.0.10", "description": "", "license": "BSD-3-Clause", "private": true,