diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b268c80..1ce362c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.14.1](https://github.com/dhis2/settings-app/compare/v29.14.0...v29.14.1) (2022-04-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([06556fc](https://github.com/dhis2/settings-app/commit/06556fcd6a48473e99e2fa11540903dad7da8aad)) + # [29.14.0](https://github.com/dhis2/settings-app/compare/v29.13.7...v29.14.0) (2022-04-12) diff --git a/package.json b/package.json index 0b9e40aa..75217133 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "29.14.0", + "version": "29.14.1", "description": "", "license": "BSD-3-Clause", "private": true,