diff --git a/CHANGELOG.md b/CHANGELOG.md index 22e1df2c..0d86062c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.2.66](https://github.com/dhis2/event-reports-app/compare/v33.2.65...v33.2.66) (2024-06-22) + + +### Bug Fixes + +* d2-analysis@33.3.1 apply filter when restoring data items ([#1283](https://github.com/dhis2/event-reports-app/issues/1283)) ([79e7393](https://github.com/dhis2/event-reports-app/commit/79e73931243c85a685dd7fe6e741121892186049)) + ## [33.2.65](https://github.com/dhis2/event-reports-app/compare/v33.2.64...v33.2.65) (2024-06-09) diff --git a/package.json b/package.json index 7ad104d3..0dce56bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-reports-app", - "version": "33.2.65", + "version": "33.2.66", "description": "Event reports app", "main": "index.html", "scripts": {