From ebebc156cbab9279f07ff087b43e5d70afb997ae Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 30 May 2024 09:17:42 +0000 Subject: [PATCH] chore(release): cut 100.4.0 [skip release] # [100.4.0](https://github.com/dhis2/data-exchange-app/compare/v100.3.1...v100.4.0) (2024-05-30) ### Features * upgrade cypress to version ([6764701](https://github.com/dhis2/data-exchange-app/commit/67647016ff6af033321d9248b69bfe38c179e6a1)) * upgrade cypress version ([00a5b51](https://github.com/dhis2/data-exchange-app/commit/00a5b51adfe71398520fa43712823853b364ac8c)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d23ac6..ece0ba5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [100.4.0](https://github.com/dhis2/data-exchange-app/compare/v100.3.1...v100.4.0) (2024-05-30) + + +### Features + +* upgrade cypress to version ([6764701](https://github.com/dhis2/data-exchange-app/commit/67647016ff6af033321d9248b69bfe38c179e6a1)) +* upgrade cypress version ([00a5b51](https://github.com/dhis2/data-exchange-app/commit/00a5b51adfe71398520fa43712823853b364ac8c)) + ## [100.3.1](https://github.com/dhis2/data-exchange-app/compare/v100.3.0...v100.3.1) (2024-05-08) diff --git a/package.json b/package.json index c8ff9f9..009c669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-exchange-app", - "version": "100.3.1", + "version": "100.4.0", "description": "", "license": "BSD-3-Clause", "private": true,