From 163e1804506c6335c85ffab331116ac3dbe8f790 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 20 Dec 2022 07:52:57 +0000 Subject: [PATCH] chore(release): cut 99.10.8 [skip ci] ## [99.10.8](https://github.com/dhis2/dashboard-app/compare/v99.10.7...v99.10.8) (2022-12-20) ### Bug Fixes * **translations:** sync translations from transifex (master) ([#2175](https://github.com/dhis2/dashboard-app/issues/2175)) ([f74a948](https://github.com/dhis2/dashboard-app/commit/f74a948ef033f9edbc5b2e1190f2a73027cc6fe1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4aae191f..eaaf34c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [99.10.8](https://github.com/dhis2/dashboard-app/compare/v99.10.7...v99.10.8) (2022-12-20) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#2175](https://github.com/dhis2/dashboard-app/issues/2175)) ([f74a948](https://github.com/dhis2/dashboard-app/commit/f74a948ef033f9edbc5b2e1190f2a73027cc6fe1)) + ## [99.10.7](https://github.com/dhis2/dashboard-app/compare/v99.10.6...v99.10.7) (2022-11-26) diff --git a/package.json b/package.json index 5d8c6ab04..be57a81e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "99.10.7", + "version": "99.10.8", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",