From c31ede30003f0a82a9b684d6844646e2ccc7e1d0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Feb 2025 20:27:27 +0000 Subject: [PATCH] chore(release): 1.249.0 # [1.249.0](https://github.com/hirosystems/explorer/compare/v1.248.1...v1.249.0) (2025-02-13) ### Features * fixed chakra provider missing/single child issue ([eefd2a7](https://github.com/hirosystems/explorer/commit/eefd2a7155cd97850495d68b98c44465bffb0233)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f567931c..86e87be89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.249.0](https://github.com/hirosystems/explorer/compare/v1.248.1...v1.249.0) (2025-02-13) + + +### Features + +* fixed chakra provider missing/single child issue ([eefd2a7](https://github.com/hirosystems/explorer/commit/eefd2a7155cd97850495d68b98c44465bffb0233)) + ## [1.248.1](https://github.com/hirosystems/explorer/compare/v1.248.0...v1.248.1) (2025-02-13)