diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e745975..52cd644b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.14.33](https://github.com/dhis2/settings-app/compare/v29.14.32...v29.14.33) (2023-06-24) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([965c9ba](https://github.com/dhis2/settings-app/commit/965c9ba32a00eee833a2334be07b0266d394a935)) + ## [29.14.32](https://github.com/dhis2/settings-app/compare/v29.14.31...v29.14.32) (2023-06-23) diff --git a/package.json b/package.json index 8e5cb1b6..913b546b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "29.14.32", + "version": "29.14.33", "description": "", "license": "BSD-3-Clause", "private": true,