diff --git a/CHANGELOG.md b/CHANGELOG.md index f4efb2dd..0db52301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.7](https://github.com/dhis2/settings-app/compare/v100.2.6...v100.2.7) (2024-10-20) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([d6fa2e8](https://github.com/dhis2/settings-app/commit/d6fa2e8a43c7a80224e11953df5945dfc355b938)) + ## [100.2.6](https://github.com/dhis2/settings-app/compare/v100.2.5...v100.2.6) (2024-10-06) diff --git a/package.json b/package.json index 58099d79..41718a6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "100.2.6", + "version": "100.2.7", "description": "", "license": "BSD-3-Clause", "private": true,