From 6163eba433ddda56e2cd28a9c393cdb3c2c80e0f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:35:05 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b45e199da..3ed775027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Enlish (`en`) - Upgraded `eslint` dependencies +### Fixed + +- Fixed the link to the pricing page in the premium indicator component + ## 2.150.0 - 2025-04-05 ### Added