diff --git a/CHANGELOG.md b/CHANGELOG.md index 367578e0..f28503ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.10](https://github.com/dhis2/import-export-app/compare/v101.1.9...v101.1.10) (2024-09-01) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3448c8e](https://github.com/dhis2/import-export-app/commit/3448c8e98253701ca0c0354a8037eb6c73e386c6)) + ## [101.1.9](https://github.com/dhis2/import-export-app/compare/v101.1.8...v101.1.9) (2024-08-25) diff --git a/package.json b/package.json index a00caf63..a2af84d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.9", + "version": "101.1.10", "description": "", "license": "BSD-3-Clause", "private": true,