diff --git a/CHANGELOG.md b/CHANGELOG.md index 302e9998..1b228c8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.12](https://github.com/dhis2/translations-app/compare/v26.2.11...v26.2.12) (2021-11-26) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ac7a3d4](https://github.com/dhis2/translations-app/commit/ac7a3d48a0b7227b95b90198a3c7b3c655b84697)) + ## [26.2.11](https://github.com/dhis2/translations-app/compare/v26.2.10...v26.2.11) (2021-08-31) diff --git a/package.json b/package.json index 6be8669a..83a47798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.11", + "version": "26.2.12", "description": "", "license": "BSD-3-Clause", "private": true,