diff --git a/CHANGELOG.md b/CHANGELOG.md index fdd009c7..6a47686e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.6](https://github.com/dhis2/import-export-app/compare/v101.1.5...v101.1.6) (2024-06-09) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f2e9e64](https://github.com/dhis2/import-export-app/commit/f2e9e64182e33a52d5db76537f6d05c5cf18941a)) + ## [101.1.5](https://github.com/dhis2/import-export-app/compare/v101.1.4...v101.1.5) (2024-06-03) diff --git a/package.json b/package.json index 62c084f7..c74ef10d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.5", + "version": "101.1.6", "description": "", "license": "BSD-3-Clause", "private": true,