From ef4c98ee71292c8c382c2f88fad3764f1e2d88c4 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 18 Mar 2024 10:55:44 +0000 Subject: [PATCH] chore(release): cut 32.27.0 [skip ci] # [32.27.0](https://github.com/dhis2/maintenance-app/compare/v32.26.2...v32.27.0) (2024-03-18) ### Features * **DHIS2-17002:** configure text to display before and after section ([#2812](https://github.com/dhis2/maintenance-app/issues/2812)) ([94ba5d3](https://github.com/dhis2/maintenance-app/commit/94ba5d384090177bc7d5f397a52b644b9517548b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b4260d6..53a7db2dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [32.27.0](https://github.com/dhis2/maintenance-app/compare/v32.26.2...v32.27.0) (2024-03-18) + + +### Features + +* **DHIS2-17002:** configure text to display before and after section ([#2812](https://github.com/dhis2/maintenance-app/issues/2812)) ([94ba5d3](https://github.com/dhis2/maintenance-app/commit/94ba5d384090177bc7d5f397a52b644b9517548b)) + ## [32.26.2](https://github.com/dhis2/maintenance-app/compare/v32.26.1...v32.26.2) (2024-03-10) diff --git a/package.json b/package.json index 091437d99..1517999c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.26.2", + "version": "32.27.0", "description": "DHIS2 Maintenance app", "repository": { "type": "git",