From 96d1553d4b039398e4bd4fccfd7276790e977746 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:13:40 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6a834af..64eca99fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Modernized the `Nx` executors - `@nx/eslint:lint` - `@nx/webpack:webpack` +- Upgraded `Nx` from version `17.2.5` to `17.2.7` - Upgraded `prettier` from version `3.1.0` to `3.1.1` - Upgraded `prisma` from version `5.7.0` to `5.7.1`