From 6158f69019574c4fc104962280e3b42ba9b9ca41 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 16 Sep 2025 15:06:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f8fbfa1..b3ee56750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -- Refactored the ShowAccessTokenDialog to standalone - ### Changed +- Refactored the show access token dialog component to standalone - Upgraded `prisma` from version `6.15.0` to `6.16.1` ## 2.199.0 - 2025-09-14