From a078f491dc786de81a7301e99447d960f3c61405 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 16 Nov 2022 03:14:20 +0000 Subject: [PATCH] chore(release): cut 99.10.5 [skip ci] ## [99.10.5](https://github.com/dhis2/dashboard-app/compare/v99.10.4...v99.10.5) (2022-11-16) ### Bug Fixes * **translations:** sync translations from transifex (master) ([ce3ff79](https://github.com/dhis2/dashboard-app/commit/ce3ff795078ec0b709c9786aaa8974a47c3a7c4f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcdfefe38..aaf9c8daf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [99.10.5](https://github.com/dhis2/dashboard-app/compare/v99.10.4...v99.10.5) (2022-11-16) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ce3ff79](https://github.com/dhis2/dashboard-app/commit/ce3ff795078ec0b709c9786aaa8974a47c3a7c4f)) + ## [99.10.4](https://github.com/dhis2/dashboard-app/compare/v99.10.3...v99.10.4) (2022-11-09) diff --git a/package.json b/package.json index 9454e7689..37301457c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "99.10.4", + "version": "99.10.5", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",