diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e0d602..75e8db45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.12](https://github.com/dhis2/import-export-app/compare/v101.1.11...v101.1.12) (2024-09-29) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([91a7faf](https://github.com/dhis2/import-export-app/commit/91a7faf92e886d7a2a5f88310879921d376743c6)) + ## [101.1.11](https://github.com/dhis2/import-export-app/compare/v101.1.10...v101.1.11) (2024-09-22) diff --git a/package.json b/package.json index fa14468f..6ba1a608 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.11", + "version": "101.1.12", "description": "", "license": "BSD-3-Clause", "private": true,