diff --git a/CHANGELOG.md b/CHANGELOG.md index e3667ff93..d32a6ea89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Upgraded `countup.js` from version `2.9.0` to `2.10.0` + ## 2.255.0 - 2026-03-20 ### Changed @@ -13,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Sorted the asset classes of the assistant alphabetically - Sorted the tags of the assistant alphabetically - Upgraded `angular` from version `21.1.1` to `21.2.7` -- Upgraded `countup.js` from version `2.9.0` to `2.10.0` - Upgraded `Nx` from version `22.5.3` to `22.6.4` - Upgraded `prettier` from version `3.8.1` to `3.8.2` - Upgraded `svgmap` from version `2.19.2` to `2.19.3`