From 378efc3293357a795870f573ae1235563736195a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:36:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5687c53f7..eb1aa2fe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `BenchmarkComponent` - `HoldingsTableComponent` - Upgraded `angular` from version `15.1.5` to `15.2.5` +- Upgraded `nestjs` from version `9.1.4` to `9.4.0` - Upgraded `Nx` from version `15.7.2` to `15.9.2` ## 1.250.0 - 2023-04-02