From be8ebd02befae2c7c9b5fa59cbe3f650538986c3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Jan 2025 14:02:05 +0000 Subject: [PATCH] chore(release): 6.59.2 ## [6.59.2](https://github.com/leather-io/extension/compare/v6.59.1...v6.59.2) (2025-01-17) ### Bug Fixes * change swap test timeout time ([43bd1b2](https://github.com/leather-io/extension/commit/43bd1b2935270761109c443a4701c6a5ce822a6a)) * possible issue introduced with testnet4 ([6adb427](https://github.com/leather-io/extension/commit/6adb427e6b55d13ad9261374d579113c0412ab4b)) ### Internal * post-release merge back ([060fd66](https://github.com/leather-io/extension/commit/060fd66b6a3ecf6b12ffa29af6fd680955fca6ec)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23bcc1d809..df19511e71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [6.59.2](https://github.com/leather-io/extension/compare/v6.59.1...v6.59.2) (2025-01-17) + + +### Bug Fixes + +* change swap test timeout time ([43bd1b2](https://github.com/leather-io/extension/commit/43bd1b2935270761109c443a4701c6a5ce822a6a)) +* possible issue introduced with testnet4 ([6adb427](https://github.com/leather-io/extension/commit/6adb427e6b55d13ad9261374d579113c0412ab4b)) + + +### Internal + +* post-release merge back ([060fd66](https://github.com/leather-io/extension/commit/060fd66b6a3ecf6b12ffa29af6fd680955fca6ec)) + ## [6.59.1](https://github.com/leather-io/extension/compare/v6.59.0...v6.59.1) (2025-01-16) diff --git a/package.json b/package.json index c417e3775d..00276d9e4d 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.59.1", + "version": "6.59.2", "packageManager": "pnpm@9.11.0", "author": { "name": "Leather Wallet LLC"