From 3c714babf95d736995c054c206f8b41cb9113dd3 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 16 Jan 2023 11:53:03 +0000 Subject: [PATCH] chore(release): cut 32.21.5 [skip ci] ## [32.21.5](https://github.com/dhis2/maintenance-app/compare/v32.21.4...v32.21.5) (2023-01-16) ### Bug Fixes * remove csv/xml downloads (start) [DHIS2-14482] ([#2430](https://github.com/dhis2/maintenance-app/issues/2430)) ([2e0afa6](https://github.com/dhis2/maintenance-app/commit/2e0afa62291204141f2709c5ff149c6228958d06)) * remove irrelevant fields for progRulAct update [DHIS2-14462] ([#2429](https://github.com/dhis2/maintenance-app/issues/2429)) ([59841d4](https://github.com/dhis2/maintenance-app/commit/59841d42c9e6a931dea78fc4ea426ab2af887794)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3069444d6..d6e17d50a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [32.21.5](https://github.com/dhis2/maintenance-app/compare/v32.21.4...v32.21.5) (2023-01-16) + + +### Bug Fixes + +* remove csv/xml downloads (start) [DHIS2-14482] ([#2430](https://github.com/dhis2/maintenance-app/issues/2430)) ([2e0afa6](https://github.com/dhis2/maintenance-app/commit/2e0afa62291204141f2709c5ff149c6228958d06)) +* remove irrelevant fields for progRulAct update [DHIS2-14462] ([#2429](https://github.com/dhis2/maintenance-app/issues/2429)) ([59841d4](https://github.com/dhis2/maintenance-app/commit/59841d42c9e6a931dea78fc4ea426ab2af887794)) + ## [32.21.4](https://github.com/dhis2/maintenance-app/compare/v32.21.3...v32.21.4) (2023-01-05) diff --git a/package.json b/package.json index b5b871bd3..0917f5de4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.21.4", + "version": "32.21.5", "description": "DHIS2 Maintenance app", "repository": { "type": "git",