Skip to content

Commit

Permalink
⬆️ Bump version to v5.0.2 (#3882)
Browse files Browse the repository at this point in the history
* ⬆️ Bump version to v5.0.2

* 📝 Fix needless line carriage
  • Loading branch information
evans-g-crsj authored Jan 18, 2024
1 parent 43c1b27 commit 99199c8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## VERSION 5.0.2 (2024-01-18)

## Technical / Other changes
[SKFP-880] (https://d3b.atlassian.net/browse/SKFP-880) Update: (Variant Table) Update the UI of the variant table
[SKFP-875] (https://d3b.atlassian.net/browse/SKFP-875) Feature: (Data Exploration) Add tooltip on hover for study code
[SKFP-898] (https://d3b.atlassian.net/browse/SKFP-898)[Data Exploration & Entity page] Remove Tissue Type (NCIT) and Tissue Type (source text)
[SKFP-663] (https://d3b.atlassian.net/browse/SKFP-663)[UI Theme] Les couleurs de src/style/themes/kids-first/colors.less
[SKFP-910] (https://d3b.atlassian.net/browse/SKFP-910) Login with email/pwd crash application
[SKFP-911] (https://d3b.atlassian.net/browse/SKFP-911)[Theme / Tags] Do not change text color for links within tags
[SKFP-874] (https://d3b.atlassian.net/browse/SKFP-874) [Authorized Studies] Refactor widget

## VERSION 5.0.1 (2023-12-14)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kids-first-portal-ui",
"version": "5.0.1",
"version": "5.0.2",
"private": true,
"lint-staged": {
"src/**/*.{ts,tsx}": [
Expand Down

0 comments on commit 99199c8

Please sign in to comment.