diff --git a/CHANGELOG.md b/CHANGELOG.md index 395d6dc91..12515c03e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.1.12](https://github.com/dhis2/scheduler-app/compare/v100.1.11...v100.1.12) (2022-06-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8e4c1ea](https://github.com/dhis2/scheduler-app/commit/8e4c1eae9a34663fbb60038b582d8b9c3e524c01)) + ## [100.1.11](https://github.com/dhis2/scheduler-app/compare/v100.1.10...v100.1.11) (2022-06-09) diff --git a/package.json b/package.json index 4d42057f0..83c5f196c 100644 --- a/package.json +++ b/package.json @@ -70,5 +70,5 @@ "\\.css$": "identity-obj-proxy" } }, - "version": "100.1.11" + "version": "100.1.12" }