diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d7f683..b2ec02e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.14.16](https://github.com/dhis2/settings-app/compare/v29.14.15...v29.14.16) (2022-11-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([df80248](https://github.com/dhis2/settings-app/commit/df80248fa55d9389f7f8a6f6718b64d14f3fe7da)) + ## [29.14.15](https://github.com/dhis2/settings-app/compare/v29.14.14...v29.14.15) (2022-11-16) diff --git a/package.json b/package.json index 9e4d9c10..65b5443b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "29.14.15", + "version": "29.14.16", "description": "", "license": "BSD-3-Clause", "private": true,