From b89c0daec581df7fa79bfea71210fb9971887c3d Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Sun, 31 Aug 2025 10:06:57 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c51cadff9..04638d3e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Localized the content of the about page +- Refactored the world map chart component to standalone - Upgraded the _Stripe_ dependencies - Upgraded `ngx-device-detector` from version `10.0.2` to `10.1.0` - Upgraded `ngx-skeleton-loader` from version `11.2.1` to `11.3.0`