From 548d05e8fbb522ee116f57845727a23a585d4f83 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 8 Mar 2024 14:56:15 +0000 Subject: [PATCH] chore(release): cut 32.26.1 [skip ci] ## [32.26.1](https://github.com/dhis2/maintenance-app/compare/v32.26.0...v32.26.1) (2024-03-08) ### Bug Fixes * externalMapLayer force overlay for geojson and arcgis mapServices([#2813](https://github.com/dhis2/maintenance-app/issues/2813)) ([9a2b8bd](https://github.com/dhis2/maintenance-app/commit/9a2b8bdfbb0c670b42381fe7b3bc45a946dd0c6b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9733ddb2..cc0a0d8d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [32.26.1](https://github.com/dhis2/maintenance-app/compare/v32.26.0...v32.26.1) (2024-03-08) + + +### Bug Fixes + +* externalMapLayer force overlay for geojson and arcgis mapServices([#2813](https://github.com/dhis2/maintenance-app/issues/2813)) ([9a2b8bd](https://github.com/dhis2/maintenance-app/commit/9a2b8bdfbb0c670b42381fe7b3bc45a946dd0c6b)) + # [32.26.0](https://github.com/dhis2/maintenance-app/compare/v32.25.4...v32.26.0) (2024-03-05) diff --git a/package.json b/package.json index 89243caab..1eecba2c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.26.0", + "version": "32.26.1", "description": "DHIS2 Maintenance app", "repository": { "type": "git",