From 1066d6e7aa0f6a1981338c7078be5d183d92b655 Mon Sep 17 00:00:00 2001 From: Alek Perron Date: Wed, 29 May 2024 09:00:03 -0400 Subject: [PATCH] chore: SKFP-000 Release 5.4.1 --- RELEASES.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 3823f4b80..10f985dae 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,14 @@ +## VERSION 5.4.1 (2024-05-29) + +### Technical / Other changes + +- [SKFP-1111](https://d3b.atlassian.net/browse/SKFP-1111) Issue: [Data Exploration] Fix issue when checking a value that + exists in multiple facets +- [SKFP-1114](https://d3b.atlassian.net/browse/SKFP-1114) Refactor: [Data Exploration] Set both Sunburst MONDO & HPO as + non-default charts +- [SKFP-1115](https://d3b.atlassian.net/browse/SKFP-1115) Issue: [Cavatica] Removed other metadata fields sent to + Cavatica + ## VERSION 5.4.0 (2024-05-28) ### Features diff --git a/package-lock.json b/package-lock.json index 1932923cb..4caf3be6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kids-first-portal-ui", - "version": "5.4.0", + "version": "5.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "kids-first-portal-ui", - "version": "5.4.0", + "version": "5.4.1", "dependencies": { "@ant-design/icons": "^4.8.1", "@apollo/client": "^3.5.10", diff --git a/package.json b/package.json index 1b17a6da0..63e702345 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kids-first-portal-ui", - "version": "5.4.0", + "version": "5.4.1", "private": true, "lint-staged": { "src/**/*.{ts,tsx}": [