From aaff5de42f614dd7c4bb180549f6f7dc6a858484 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 10 Sep 2025 19:13:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2360b4ba6..539cbc885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the rule component to standalone - Refactored the rules component to standalone - Refactored the subscription interstitial dialog component to standalone +- Upgraded `angular` from version `20.1.3` to `20.2.4` +- Upgraded `Nx` from version `21.3.9` to `21.5.1` ## 2.197.0 - 2025-09-07