From 36ebcd32ac07dfc88e5e68ae94a5ab68981750cf Mon Sep 17 00:00:00 2001 From: David Requeno Date: Sat, 4 Jul 2026 21:15:47 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 227ced807..6abac97be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Migrated the `admin-overview-component` to `OnPush` - Upgraded `stripe` from version `21.0.1` to `22.2.3` ### Fixed