diff --git a/CHANGELOG.md b/CHANGELOG.md index 08399e7f8..ae2d05587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.62](https://github.com/dhis2/import-export-app/compare/v1.5.61...v1.5.62) (2023-10-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([c436077](https://github.com/dhis2/import-export-app/commit/c436077fa8fe34756029e9aa8a18b0bfeb6f1c5e)) + ## [1.5.61](https://github.com/dhis2/import-export-app/compare/v1.5.60...v1.5.61) (2023-09-14) diff --git a/package.json b/package.json index b575cba50..6c17128a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "1.5.61", + "version": "1.5.62", "description": "", "license": "BSD-3-Clause", "private": true,