diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e7978ee..ccdc5eab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.20](https://github.com/dhis2/data-quality-app/compare/v1.10.19...v1.10.20) (2023-11-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([dcad584](https://github.com/dhis2/data-quality-app/commit/dcad5844380ab3f15bd9da69b50139182cfca37e)) + ## [1.10.19](https://github.com/dhis2/data-quality-app/compare/v1.10.18...v1.10.19) (2023-10-29) diff --git a/package.json b/package.json index fdff0dd3..13b73c1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-quality-app", - "version": "1.10.19", + "version": "1.10.20", "description": "", "license": "BSD-3-Clause", "private": true,