From 4ba16ba7c0cca4ca5d90596e75be7f00c577ff07 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 15 Jul 2023 19:49:36 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb3230649..639fd20d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,6 +84,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the usability of the login dialog - Disabled the caching in the health check endpoints for data providers - Improved the content of the Frequently Asked Questions (FAQ) page +- Upgraded `angular` from version `15.2.5` to `16.1.5` +- Upgraded `nestjs` from version `9.1.4` to `10.0.5` +- Upgraded `Nx` from version `16.0.3` to `16.5.2` - Upgraded `prisma` from version `4.15.0` to `4.16.2` ## 1.289.0 - 2023-07-14