diff --git a/RELEASES.md b/RELEASES.md index 5eb590481..c02ef8fce 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +## VERSION 5.3.3 (2024-05-24) +## Technical / Other changes +- [SKFP-1084](https://d3b.atlassian.net/browse/SKFP-1084) Fix: [Variant Workbench] Fix an issue with launch in cavatica spinning state + ## VERSION 5.3.2 (2024-05-24) ### Features - [SKFP-1084](https://d3b.atlassian.net/browse/SKFP-1084) Feature: [Variant Workbench] New redirection system diff --git a/package-lock.json b/package-lock.json index fbd24f96d..7d96d6787 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kids-first-portal-ui", - "version": "5.3.2", + "version": "5.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "kids-first-portal-ui", - "version": "5.3.2", + "version": "5.3.3", "dependencies": { "@ant-design/icons": "^4.8.1", "@apollo/client": "^3.5.10", diff --git a/package.json b/package.json index 5b4fdf644..7d3b75552 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kids-first-portal-ui", - "version": "5.3.2", + "version": "5.3.3", "private": true, "lint-staged": { "src/**/*.{ts,tsx}": [