diff --git a/CHANGELOG.md b/CHANGELOG.md index d475e276..0501bf20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.25](https://github.com/dhis2/data-quality-app/compare/v1.9.24...v1.9.25) (2022-10-08) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([7c68a06](https://github.com/dhis2/data-quality-app/commit/7c68a068c9ff2cef393bfd985d92ebacd38c6b98)) + ## [1.9.24](https://github.com/dhis2/data-quality-app/compare/v1.9.23...v1.9.24) (2022-09-05) diff --git a/package.json b/package.json index b892a577..ece4a8e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-quality-app", - "version": "1.9.24", + "version": "1.9.25", "description": "", "license": "BSD-3-Clause", "private": true,