From 5e73d310749fa36969ce998674b0a28868f4cf9d Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 2 Aug 2023 01:51:50 +0000 Subject: [PATCH] chore(release): cut 1.5.60 [skip ci] ## [1.5.60](https://github.com/dhis2/import-export-app/compare/v1.5.59...v1.5.60) (2023-08-02) ### Bug Fixes * **translations:** sync translations from transifex (master) ([2bd91a8](https://github.com/dhis2/import-export-app/commit/2bd91a81bb41d71cf04b0b1985abb8b7e3cbd355)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32d53de2d..d48fbea6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.60](https://github.com/dhis2/import-export-app/compare/v1.5.59...v1.5.60) (2023-08-02) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([2bd91a8](https://github.com/dhis2/import-export-app/commit/2bd91a81bb41d71cf04b0b1985abb8b7e3cbd355)) + ## [1.5.59](https://github.com/dhis2/import-export-app/compare/v1.5.58...v1.5.59) (2023-07-29) diff --git a/package.json b/package.json index 464f8beae..a75a080e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-export-app", - "version": "1.5.59", + "version": "1.5.60", "description": "", "license": "BSD-3-Clause", "private": true,