Skip to content

Commit

Permalink
feat: SKFP-000 release 3 6 1
Browse files Browse the repository at this point in the history
  • Loading branch information
celinepelletier committed Aug 13, 2024
1 parent f0a37e5 commit 2eb50ad
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## VERSION 5.6.1 (2024-08-13)

### Technical / Other changes

- [SKFP-1219](https://d3b.atlassian.net/browse/SKFP-1219) Issue: [UI] Adjust color for empty data
- [SKFP-1227](ttps://d3b.atlassian.net/browse/SKFP-1227) Task: [Tools] Add Sentry to catch error logs
- [SKFP-1094](https://d3b.atlassian.net/browse/SKFP-1094) Refactor: [UI] New border property for the "descriptions" component
- [SKFP-1243](https://d3b.atlassian.net/browse/SKFP-1243) Issue: [Community] Error 500

## VERSION 5.6.0 (2024-07-31)

### 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.6.0",
"version": "5.6.1",
"private": true,
"lint-staged": {
"src/**/*.{ts,tsx}": [
Expand Down

0 comments on commit 2eb50ad

Please sign in to comment.