From af17e4baa402b0aebde95aaf4f4d885ab702047c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:13:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4fcabc645..44a2350115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Upgraded `countup.js` from version `2.10.0` to `2.10.1` - Upgraded `fuse.js` from version `7.3.0` to `7.5.0` ## 3.33.0 - 2026-07-25 @@ -25,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the deprecated animation providers (`provideAnimations()` and `provideNoopAnimations()`) - Improved the language localization for German (`de`) - Improved the language localization for Polish (`pl`) -- Upgraded `countup.js` from version `2.10.0` to `2.10.1` ### Fixed