diff --git a/CHANGELOG.md b/CHANGELOG.md index e5854f7d4..7121a7dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.23](https://github.com/dhis2/reports-app/compare/v100.0.22...v100.0.23) (2022-07-28) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([cbb22d0](https://github.com/dhis2/reports-app/commit/cbb22d0047439ea3c72074c8e70ce2be5c0b71a1)) + ## [100.0.22](https://github.com/dhis2/reports-app/compare/v100.0.21...v100.0.22) (2022-07-26) diff --git a/package.json b/package.json index 5d52f7a55..998e2e1da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reports-app", - "version": "100.0.22", + "version": "100.0.23", "description": "", "license": "BSD-3-Clause", "private": true,