diff --git a/CHANGELOG.md b/CHANGELOG.md index b20be2c6a..6c017b4a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [32.20.26](https://github.com/dhis2/maintenance-app/compare/v32.20.25...v32.20.26) (2022-09-07) + + +### Bug Fixes + +* **dropdown:** filter multi_text in valueType ([6d427a7](https://github.com/dhis2/maintenance-app/commit/6d427a792d015dcca86678948a7a876245e4ae0f)) + ## [32.20.25](https://github.com/dhis2/maintenance-app/compare/v32.20.24...v32.20.25) (2022-09-06) diff --git a/package.json b/package.json index 7330647d1..f7f651f13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.20.25", + "version": "32.20.26", "description": "DHIS2 Maintenance app", "repository": { "type": "git",