From bd977ee1e7b84755413787f52bb9b695183a5e53 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:08:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e80f3b05..d5ce5357a 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 +- Upgraded `prisma` from version `5.20.0` to `5.21.1` - Switched the `no-empty-function` rule from `warn` to `error` in the `eslint` configuration ### Fixed