diff --git a/CHANGELOG.md b/CHANGELOG.md index 75e8db45..619609bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.13](https://github.com/dhis2/import-export-app/compare/v101.1.12...v101.1.13) (2024-10-13) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([0267ae3](https://github.com/dhis2/import-export-app/commit/0267ae378baafbbf03d0cd62e90f897e6b7335fa)) + ## [101.1.12](https://github.com/dhis2/import-export-app/compare/v101.1.11...v101.1.12) (2024-09-29) diff --git a/package.json b/package.json index 6ba1a608..5ebf971b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.12", + "version": "101.1.13", "description": "", "license": "BSD-3-Clause", "private": true,