diff --git a/CHANGELOG.md b/CHANGELOG.md index ccb3b217..1955de9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.6.9](https://github.com/dhis2/scheduler-app/compare/v101.6.8...v101.6.9) (2024-06-16) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([9a072e0](https://github.com/dhis2/scheduler-app/commit/9a072e01b061f140549335d5801c7c72ac646c87)) + ## [101.6.8](https://github.com/dhis2/scheduler-app/compare/v101.6.7...v101.6.8) (2024-05-28) diff --git a/package.json b/package.json index 4a5beba4..151352f4 100644 --- a/package.json +++ b/package.json @@ -60,5 +60,5 @@ "\\.css$": "identity-obj-proxy" } }, - "version": "101.6.8" + "version": "101.6.9" }