From 208de158cd025034d5c510913cf00188d0dd4f99 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 25 May 2023 03:11:09 +0000 Subject: [PATCH] chore(release): cut 27.0.26 [skip ci] ## [27.0.26](https://github.com/dhis2/gis-app/compare/v27.0.25...v27.0.26) (2023-05-25) ### Bug Fixes * **translations:** sync translations from transifex (master) ([076b7c9](https://github.com/dhis2/gis-app/commit/076b7c9e8f062870b6647900e0f00bb5df589b4b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d41bc4..c68c3ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [27.0.26](https://github.com/dhis2/gis-app/compare/v27.0.25...v27.0.26) (2023-05-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([076b7c9](https://github.com/dhis2/gis-app/commit/076b7c9e8f062870b6647900e0f00bb5df589b4b)) + ## [27.0.25](https://github.com/dhis2/gis-app/compare/v27.0.24...v27.0.25) (2023-05-23) diff --git a/package.json b/package.json index e57ad25..4bbd8fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapping-app", - "version": "27.0.25", + "version": "27.0.26", "description": "GIS Web App for DHIS 2", "main": "build/index.js", "scripts": {