diff --git a/CHANGELOG.md b/CHANGELOG.md index 619609bb..841557dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.14](https://github.com/dhis2/import-export-app/compare/v101.1.13...v101.1.14) (2024-10-20) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f6c2d9d](https://github.com/dhis2/import-export-app/commit/f6c2d9d6b3080afca465119e020cbdb5c5f6ed1b)) + ## [101.1.13](https://github.com/dhis2/import-export-app/compare/v101.1.12...v101.1.13) (2024-10-13) diff --git a/package.json b/package.json index 5ebf971b..e3c602b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.13", + "version": "101.1.14", "description": "", "license": "BSD-3-Clause", "private": true,