Skip to content

Commit

Permalink
chore(release): cut 33.2.67 [skip ci]
Browse files Browse the repository at this point in the history
## [33.2.67](v33.2.66...v33.2.67) (2024-06-25)

### Bug Fixes

* migrate away from deprecated userCredentials object ([#1288](#1288)) ([1998c4d](1998c4d))
  • Loading branch information
dhis2-bot committed Jun 25, 2024
1 parent 1998c4d commit 027e961
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.67](https://github.com/dhis2/event-reports-app/compare/v33.2.66...v33.2.67) (2024-06-25)


### Bug Fixes

* migrate away from deprecated userCredentials object ([#1288](https://github.com/dhis2/event-reports-app/issues/1288)) ([1998c4d](https://github.com/dhis2/event-reports-app/commit/1998c4d69b3facc020d18e2c43ae865488726d8b))

## [33.2.66](https://github.com/dhis2/event-reports-app/compare/v33.2.65...v33.2.66) (2024-06-22)


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

0 comments on commit 027e961

Please sign in to comment.