diff --git a/CHANGELOG.md b/CHANGELOG.md index df83aa82..20d8a926 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.3](https://github.com/dhis2/import-export-app/compare/v101.1.2...v101.1.3) (2024-05-26) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([2e6e9de](https://github.com/dhis2/import-export-app/commit/2e6e9de2c5998bec8bcbd26e5c9c1a40e25ba759)) + ## [101.1.2](https://github.com/dhis2/import-export-app/compare/v101.1.1...v101.1.2) (2024-05-19) diff --git a/package.json b/package.json index e96be2e0..82d9a79a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.2", + "version": "101.1.3", "description": "", "license": "BSD-3-Clause", "private": true,