Browse Source

Bugfix/fix typo in changelog (#5465)

* Fix typo
pull/5467/head^2
Thomas Kaul 2 weeks ago
committed by GitHub
parent
commit
56dc10f1d1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Refactored the benchmark comparator component to standalone - Refactored the benchmark comparator component to standalone
- Refactored the portfolio summary component to standalone - Refactored the portfolio summary component to standalone
- Refactored the world map chart component to standalone - Refactored the world map chart component to standalone
- Enbabled the trim option in the `extract-i18n` configuration - Enabled the trim option in the `extract-i18n` configuration
- Improved the language localization for German (`de`) - Improved the language localization for German (`de`)
- Upgraded the _Stripe_ dependencies - Upgraded the _Stripe_ dependencies
- Upgraded `ngx-device-detector` from version `10.0.2` to `10.1.0` - Upgraded `ngx-device-detector` from version `10.0.2` to `10.1.0`

Loading…
Cancel
Save