Browse Source

fix(docs): update changelog

pull/5292/head
KenTandrian 3 weeks ago
parent
commit
152b602852
  1. 9
      CHANGELOG.md

9
CHANGELOG.md

@ -5,6 +5,13 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Upgraded `angular` from version `20.0.7` to `20.1.3`
- Upgraded `nx` from version `21.2.4` to `21.3.9`
## 2.186.0 - 2025-07-30 ## 2.186.0 - 2025-07-30
### Added ### Added
@ -23,9 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for Dutch (`nl`) - Improved the language localization for Dutch (`nl`)
- Improved the language localization for German (`de`) - Improved the language localization for German (`de`)
- Improved the language localization for Spanish (`es`) - Improved the language localization for Spanish (`es`)
- Upgraded `angular` from version `20.0.7` to `20.1.3`
- Upgraded `ng-extract-i18n-merge` from version `2.15.1` to `3.0.0` - Upgraded `ng-extract-i18n-merge` from version `2.15.1` to `3.0.0`
- Upgraded `nx` from version `21.2.4` to `21.3.9`
### Fixed ### Fixed

Loading…
Cancel
Save