diff --git a/CHANGELOG.md b/CHANGELOG.md index d976334..5340b21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.39](https://github.com/dhis2/translations-app/compare/v26.2.38...v26.2.39) (2023-06-16) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([97bcc79](https://github.com/dhis2/translations-app/commit/97bcc79666e9762bfdd57aa5a8c1245dad702a03)) + ## [26.2.38](https://github.com/dhis2/translations-app/compare/v26.2.37...v26.2.38) (2023-06-15) diff --git a/package.json b/package.json index f27b531..4d54c1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.38", + "version": "26.2.39", "description": "", "license": "BSD-3-Clause", "private": true,