diff --git a/CHANGELOG.md b/CHANGELOG.md index ef8060bb..aea1116d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.16](https://github.com/dhis2/translations-app/compare/v26.2.15...v26.2.16) (2022-03-07) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([a7721cb](https://github.com/dhis2/translations-app/commit/a7721cbb3cfe241011ad0085b34cb7b56ece1d5a)) + ## [26.2.15](https://github.com/dhis2/translations-app/compare/v26.2.14...v26.2.15) (2022-02-15) diff --git a/package.json b/package.json index 2ba71a93..f6732852 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.15", + "version": "26.2.16", "description": "", "license": "BSD-3-Clause", "private": true,