From dd610a24ed6a659c2cb072dd25375fd658ae6369 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 21 Oct 2024 15:09:24 +0000 Subject: [PATCH] chore(release): cut 100.7.1 [skip release] ## [100.7.1](https://github.com/dhis2/maps-app/compare/v100.7.0...v100.7.1) (2024-10-21) ### Bug Fixes * add Laos language support to glyphs ([#3364](https://github.com/dhis2/maps-app/issues/3364)) ([6da46ea](https://github.com/dhis2/maps-app/commit/6da46eaa483553ae32a3629b337df473abf97eb5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfc21ea2a..341e0f84c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.7.1](https://github.com/dhis2/maps-app/compare/v100.7.0...v100.7.1) (2024-10-21) + + +### Bug Fixes + +* add Laos language support to glyphs ([#3364](https://github.com/dhis2/maps-app/issues/3364)) ([6da46ea](https://github.com/dhis2/maps-app/commit/6da46eaa483553ae32a3629b337df473abf97eb5)) + # [100.7.0](https://github.com/dhis2/maps-app/compare/v100.6.7...v100.7.0) (2024-10-04) diff --git a/package.json b/package.json index 738d1be3e..51612338a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maps-app", - "version": "100.7.0", + "version": "100.7.1", "description": "DHIS2 Maps", "license": "BSD-3-Clause", "author": "Bjørn Sandvik",