diff --git a/CHANGELOG.md b/CHANGELOG.md index 596756d18..421c68a11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the grantee display in the access table to share the portfolio - Improved the country mapping for data providers - Upgraded `bull-board` from version `7.2.1` to `8.0.1` - Upgraded `prettier` from version `3.8.3` to `3.8.4` diff --git a/apps/client/src/app/components/access-table/access-table.component.html b/apps/client/src/app/components/access-table/access-table.component.html index 8ba906e0f..506190cfb 100644 --- a/apps/client/src/app/components/access-table/access-table.component.html +++ b/apps/client/src/app/components/access-table/access-table.component.html @@ -9,7 +9,7 @@ Grantee - + {{ element.grantee }}