diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ff90b8..5748f48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.15.8](https://github.com/dhis2/settings-app/compare/v29.15.7...v29.15.8) (2023-11-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([1e5fe5f](https://github.com/dhis2/settings-app/commit/1e5fe5f1b14a2f6b8eef3c5c579c28c683f98409)) + ## [29.15.7](https://github.com/dhis2/settings-app/compare/v29.15.6...v29.15.7) (2023-10-05) diff --git a/package.json b/package.json index 5d50353f..089a1a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "29.15.7", + "version": "29.15.8", "description": "", "license": "BSD-3-Clause", "private": true,