From 531f4fc569e8fb0a829396d4f266aeb54da2a698 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Dec 2024 09:15:49 +0000 Subject: [PATCH] chore(release): 6.58.1 ## [6.58.1](https://github.com/leather-io/extension/compare/v6.58.0...v6.58.1) (2024-12-27) ### Bug Fixes * is multisig condition ([907729a](https://github.com/leather-io/extension/commit/907729a4c66bd79d008ca5dd54a320346672804d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3c42661b..638df3a356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.58.1](https://github.com/leather-io/extension/compare/v6.58.0...v6.58.1) (2024-12-27) + + +### Bug Fixes + +* is multisig condition ([907729a](https://github.com/leather-io/extension/commit/907729a4c66bd79d008ca5dd54a320346672804d)) + ## [6.58.0](https://github.com/leather-io/extension/compare/v6.57.0...v6.58.0) (2024-12-26) diff --git a/package.json b/package.json index 5019e7f20f..61aa1ea67e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@leather.io/extension", "description": "Leather is a browser extension for interacting with Stacks apps", "private": true, - "version": "6.58.0", + "version": "6.58.1", "packageManager": "pnpm@9.11.0", "author": { "name": "Leather Wallet LLC"