diff --git a/CHANGELOG.md b/CHANGELOG.md index 51a913b7..8147e628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.17](https://github.com/dhis2/import-export-app/compare/v101.1.16...v101.1.17) (2024-11-10) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([6edb96a](https://github.com/dhis2/import-export-app/commit/6edb96a3870cb59f47df769de5762653127d98b6)) + ## [101.1.16](https://github.com/dhis2/import-export-app/compare/v101.1.15...v101.1.16) (2024-11-03) diff --git a/package.json b/package.json index 74e55122..794d5b49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "101.1.16", + "version": "101.1.17", "description": "", "license": "BSD-3-Clause", "private": true,