From b418c772aaa11a6befa73bd4988a13273e288ba3 Mon Sep 17 00:00:00 2001 From: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com> Date: Mon, 29 Dec 2025 08:13:59 +0000 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01abcec72..241d85f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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 `ng-extract-i18n-merge` from `3.1.0` to `3.2.1` - Upgraded `Nx` from version `21.5.1` to `22.0.4` - Upgraded `shx` from version `0.3.4` to `0.4.0`