diff --git a/CHANGELOG.md b/CHANGELOG.md index fe2ba0b5..b9b90f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.10](https://github.com/dhis2/translations-app/compare/v26.2.9...v26.2.10) (2021-08-12) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([d6f724f](https://github.com/dhis2/translations-app/commit/d6f724fe4a04edac2e362cfda0a73cf768a2315f)) + ## [26.2.9](https://github.com/dhis2/translations-app/compare/v26.2.8...v26.2.9) (2021-07-06) diff --git a/package.json b/package.json index e0e5ec90..3b806750 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.9", + "version": "26.2.10", "description": "", "license": "BSD-3-Clause", "private": true,