diff --git a/CHANGELOG.md b/CHANGELOG.md index 459805cf..df83aa82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.2](https://github.com/dhis2/import-export-app/compare/v101.1.1...v101.1.2) (2024-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([2b20a03](https://github.com/dhis2/import-export-app/commit/2b20a03418b3b7a27c0440b718838cf4ad4e73bc)) + ## [101.1.1](https://github.com/dhis2/import-export-app/compare/v101.1.0...v101.1.1) (2024-04-25) diff --git a/package.json b/package.json index 78af218c..e96be2e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.1", + "version": "101.1.2", "description": "", "license": "BSD-3-Clause", "private": true,