Skip to content

Commit

Permalink
chore(release): 6.59.0
Browse files Browse the repository at this point in the history
## [6.59.0](v6.58.1...v6.59.0) (2025-01-15)

### Features

* add rpc send transfer test ([19ec3fe](19ec3fe))
* display proper image for src20 tokens ([e7da017](e7da017))

### Bug Fixes

* btc balance ([05132fe](05132fe))
* inscription settings btn styles ([1e3dda7](1e3dda7))
* is multisig condition ([36eb6da](36eb6da))
* **stacks:** default to clarity 3, closes [#5983](#5983) ([38f6907](38f6907))
* upgrade query pkg ([aebd822](aebd822))

### Internal

* bitcoin swaps ([d8dc2fc](d8dc2fc))
* post-release merge back ([34d5508](34d5508))
* post-release merge back ([34d6e0d](34d6e0d))
* remove gaia account look up ([59945c5](59945c5))
* stx available balance ([58dbf85](58dbf85))
* update query package ([c2938a5](c2938a5))
  • Loading branch information
semantic-release-bot committed Jan 15, 2025
1 parent 3ea24af commit 679de0c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## [6.59.0](https://github.com/leather-io/extension/compare/v6.58.1...v6.59.0) (2025-01-15)


### Features

* add rpc send transfer test ([19ec3fe](https://github.com/leather-io/extension/commit/19ec3fe0884b8b3150c3f91e5cfbd11bad1d42b7))
* display proper image for src20 tokens ([e7da017](https://github.com/leather-io/extension/commit/e7da0172aea8f45fe48ae2f180c924a095717dc9))


### Bug Fixes

* btc balance ([05132fe](https://github.com/leather-io/extension/commit/05132fe7fa6afa4c2359fd72b5e3021653b5061b))
* inscription settings btn styles ([1e3dda7](https://github.com/leather-io/extension/commit/1e3dda7e733a98c535a22ccb5db3e616a7db036b))
* is multisig condition ([36eb6da](https://github.com/leather-io/extension/commit/36eb6dac51809f258584ff14d491cc746a4b8b37))
* **stacks:** default to clarity 3, closes [#5983](https://github.com/leather-io/extension/issues/5983) ([38f6907](https://github.com/leather-io/extension/commit/38f690707d72c8df3401c88d434931256ec3b2d1))
* upgrade query pkg ([aebd822](https://github.com/leather-io/extension/commit/aebd822a1ea5d8c06b20aa541a20030e16128869))


### Internal

* bitcoin swaps ([d8dc2fc](https://github.com/leather-io/extension/commit/d8dc2fc526796dd4eaef2f099ddf6492707ca029))
* post-release merge back ([34d5508](https://github.com/leather-io/extension/commit/34d5508a29b608146864539c00a4ce985d8ea3c4))
* post-release merge back ([34d6e0d](https://github.com/leather-io/extension/commit/34d6e0de064341aea1cd4f122a44feeaf2aa2dc7))
* remove gaia account look up ([59945c5](https://github.com/leather-io/extension/commit/59945c51df990a063a19667d850fa535b7951c17))
* stx available balance ([58dbf85](https://github.com/leather-io/extension/commit/58dbf85eb8288031484e5d0a96ae7f30faabfc0f))
* update query package ([c2938a5](https://github.com/leather-io/extension/commit/c2938a5c77e3c6e12596a25293be8d6c2e685076))

## [6.58.1](https://github.com/leather-io/extension/compare/v6.58.0...v6.58.1) (2024-12-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/extension",
"description": "Leather is a browser extension for interacting with Stacks apps",
"private": true,
"version": "6.58.1",
"version": "6.59.0",
"packageManager": "[email protected]",
"author": {
"name": "Leather Wallet LLC"
Expand Down

0 comments on commit 679de0c

Please sign in to comment.