From 7605378f02dc5c794e2908daa73db28d35a93db4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 31 Oct 2024 17:36:56 +0000 Subject: [PATCH] chore(release): 1.222.0 # [1.222.0](https://github.com/hirosystems/explorer/compare/v1.221.1...v1.222.0) (2024-10-31) ### Features * added tenure height ([da1337e](https://github.com/hirosystems/explorer/commit/da1337ef40bc132a6f800dc27db9111e213042ca)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a799e72cd..2d60f06b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.222.0](https://github.com/hirosystems/explorer/compare/v1.221.1...v1.222.0) (2024-10-31) + + +### Features + +* added tenure height ([da1337e](https://github.com/hirosystems/explorer/commit/da1337ef40bc132a6f800dc27db9111e213042ca)) + ## [1.221.1](https://github.com/hirosystems/explorer/compare/v1.221.0...v1.221.1) (2024-10-31)