From 93452b764ff50f90883f619c865d0588cdf70b2c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 28 Dec 2025 19:22:01 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 789dd28af..01abcec72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Lifted the asset profile identifier editing restriction for `MANUAL` data sources in the asset profile details dialog of the admin control panel +- Upgraded `angular` from version `20.2.4` to `20.3.9` +- Upgraded `Nx` from version `21.5.1` to `22.0.4` - Upgraded `shx` from version `0.3.4` to `0.4.0` ### Fixed