diff --git a/RELEASES.md b/RELEASES.md index e38c94ffa..b1234feda 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,9 @@ +## VERSION 5.10.1 (2024-12-12) + +### Technical / Other changes + +- [SKFP-1404](https://d3b.atlassian.net/browse/SKFP-1404) Issue:[Variant Exploration] Disable Export TSV + ## VERSION 5.10.0 (2024-12-12) ### Features diff --git a/package-lock.json b/package-lock.json index 6ee8e21c7..c2ada07d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kids-first-portal-ui", - "version": "5.10.0", + "version": "5.10.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kids-first-portal-ui", - "version": "5.10.0", + "version": "5.10.1", "dependencies": { "@ant-design/icons": "^4.8.3", "@ant-design/icons-svg": "^4.4.2", diff --git a/package.json b/package.json index f2c52bc44..db1d01628 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kids-first-portal-ui", - "version": "5.10.0", + "version": "5.10.1", "private": true, "lint-staged": { "src/**/*.{ts,tsx}": [