From dabdaf5559f5b39cf5be035b0a4e7239000e3769 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 25 Jun 2026 08:19:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f396788..3af3b144d 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 - Upgraded `prettier` from version `3.8.3` to `3.8.4` ## 3.16.0 - 2026-06-24