diff --git a/CHANGELOG.md b/CHANGELOG.md index d6e17d50a..43819b8bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [32.21.6](https://github.com/dhis2/maintenance-app/compare/v32.21.5...v32.21.6) (2023-02-14) + + +### Bug Fixes + +* add code to categoryOptionGroupset [DHIS2-12749] ([#2438](https://github.com/dhis2/maintenance-app/issues/2438)) ([453b8e9](https://github.com/dhis2/maintenance-app/commit/453b8e9d05ffacc56f019f1b386330a6fb2ee03d)) +* add translations for program columns [DHIS2-12750] ([#2439](https://github.com/dhis2/maintenance-app/issues/2439)) ([b25e0f8](https://github.com/dhis2/maintenance-app/commit/b25e0f807ec4b294d5db61ea838a9bfa06e24f06)) + ## [32.21.5](https://github.com/dhis2/maintenance-app/compare/v32.21.4...v32.21.5) (2023-01-16) diff --git a/package.json b/package.json index 0917f5de4..5b00c48d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.21.5", + "version": "32.21.6", "description": "DHIS2 Maintenance app", "repository": { "type": "git",