Skip to content

Commit

Permalink
chore(release): cut 32.21.5 [skip ci]
Browse files Browse the repository at this point in the history
## [32.21.5](v32.21.4...v32.21.5) (2023-01-16)

### Bug Fixes

* remove csv/xml downloads (start) [DHIS2-14482] ([#2430](#2430)) ([2e0afa6](2e0afa6))
* remove irrelevant fields for progRulAct update [DHIS2-14462] ([#2429](#2429)) ([59841d4](59841d4))
  • Loading branch information
dhis2-bot committed Jan 16, 2023
1 parent 2e0afa6 commit 3c714ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maintenance-app",
"version": "32.21.4",
"version": "32.21.5",
"description": "DHIS2 Maintenance app",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3c714ba

Please sign in to comment.