From 8a7ed66bb3eb20ffeeae808f98cf22524a5e8915 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 6 Sep 2025 10:33:40 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75ba13f26..edde86609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the create or update access dialog component to standalone - Upgraded `envalid` from version `8.0.0` to `8.1.0` +- Upgraded `prisma` from version `6.14.0` to `6.15.0` ### Fixed