Skip to content

Commit

Permalink
chore(release): cut 33.2.69 [skip ci]
Browse files Browse the repository at this point in the history
## [33.2.69](v33.2.68...v33.2.69) (2024-10-22)

### Bug Fixes

* enr agg endpoint + do not req stage for attr and pi (DHIS2-15691) ([#1334](#1334)) ([6890fe7](6890fe7))
  • Loading branch information
dhis2-bot committed Oct 22, 2024
1 parent 6890fe7 commit aacb291
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [33.2.69](https://github.com/dhis2/event-reports-app/compare/v33.2.68...v33.2.69) (2024-10-22)


### Bug Fixes

* enr agg endpoint + do not req stage for attr and pi (DHIS2-15691) ([#1334](https://github.com/dhis2/event-reports-app/issues/1334)) ([6890fe7](https://github.com/dhis2/event-reports-app/commit/6890fe7869ec0cf7090c1f778181e448bd88c464))

## [33.2.68](https://github.com/dhis2/event-reports-app/compare/v33.2.67...v33.2.68) (2024-07-24)


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": "event-reports-app",
"version": "33.2.68",
"version": "33.2.69",
"description": "Event reports app",
"main": "index.html",
"scripts": {
Expand Down

0 comments on commit aacb291

Please sign in to comment.