diff --git a/CHANGELOG.md b/CHANGELOG.md index 13d1b31..c256aa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.50](https://github.com/dhis2/translations-app/compare/v26.2.49...v26.2.50) (2024-02-28) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([96b115a](https://github.com/dhis2/translations-app/commit/96b115a2a335ef7e038d107ae72d22469611b58c)) + ## [26.2.49](https://github.com/dhis2/translations-app/compare/v26.2.48...v26.2.49) (2023-12-15) diff --git a/package.json b/package.json index 7cf0be2..67adf4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.49", + "version": "26.2.50", "description": "", "license": "BSD-3-Clause", "private": true,