From fe7bfac68c2ae50b4c189a22851812f3803093b1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 24 Jul 2025 20:35:18 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc9d7ea18..45be365fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the toggle component to standalone - Improved the language localization for Dutch (`nl`) - Improved the language localization for Turkish (`tr`) +- Upgraded the _Stripe_ dependencies - Upgraded `angular` from version `19.2.1` to `20.0.7` - Upgraded `ngx-device-detector` from version `9.0.0` to `10.0.2` - Upgraded `ngx-markdown` from version `19.0.0` to `20.0.0`