From 4e09169fa4e97db3152757480a36708cc27bde79 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 7 Oct 2024 13:06:12 +0000 Subject: [PATCH] chore(release): 1.212.0 # [1.212.0](https://github.com/hirosystems/explorer/compare/v1.211.2...v1.212.0) (2024-10-07) ### Features * pr template ([d92f394](https://github.com/hirosystems/explorer/commit/d92f394e8d6b2954911b0e1fd3620a745998f4ad)) * setup storybook ([33e4707](https://github.com/hirosystems/explorer/commit/33e470737f230a1d38ab47cc9b90d9147a71c06f)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a415355a..f57399f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.212.0](https://github.com/hirosystems/explorer/compare/v1.211.2...v1.212.0) (2024-10-07) + + +### Features + +* pr template ([d92f394](https://github.com/hirosystems/explorer/commit/d92f394e8d6b2954911b0e1fd3620a745998f4ad)) +* setup storybook ([33e4707](https://github.com/hirosystems/explorer/commit/33e470737f230a1d38ab47cc9b90d9147a71c06f)) + ## [1.211.2](https://github.com/hirosystems/explorer/compare/v1.211.1...v1.211.2) (2024-09-27)