diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b3cfb09..c53bd70a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.18](https://github.com/dhis2/translations-app/compare/v26.2.17...v26.2.18) (2022-05-03) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([d225d7f](https://github.com/dhis2/translations-app/commit/d225d7f44e3a234233de879d35169ba2220391d3)) + ## [26.2.17](https://github.com/dhis2/translations-app/compare/v26.2.16...v26.2.17) (2022-04-22) diff --git a/package.json b/package.json index 88eb0382..6bff209b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.17", + "version": "26.2.18", "description": "", "license": "BSD-3-Clause", "private": true,