From 2f6e1b3f9cc5c94fe2f704b861e42251995bc342 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 27 Nov 2023 12:33:35 +0000 Subject: [PATCH] chore(release): cut 100.10.6 [skip release] ## [100.10.6](https://github.com/dhis2/line-listing-app/compare/v100.10.5...v100.10.6) (2023-11-27) ### Bug Fixes * **translations:** sync translations from transifex (master) ([e89fd9d](https://github.com/dhis2/line-listing-app/commit/e89fd9d4ced20b644b77f4ebe143fb875999ac1b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f883ff1a..c79fecf1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.10.6](https://github.com/dhis2/line-listing-app/compare/v100.10.5...v100.10.6) (2023-11-27) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([e89fd9d](https://github.com/dhis2/line-listing-app/commit/e89fd9d4ced20b644b77f4ebe143fb875999ac1b)) + ## [100.10.5](https://github.com/dhis2/line-listing-app/compare/v100.10.4...v100.10.5) (2023-11-23) diff --git a/package.json b/package.json index 37747b698..df199f8b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "100.10.5", + "version": "100.10.6", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,