Skip to content

Commit

Permalink
chore(release): 6.44.2
Browse files Browse the repository at this point in the history
## [6.44.2](v6.44.1...v6.44.2) (2024-07-29)

### Bug Fixes

* inscription send error state layout ([f955408](f955408))
* **rpc:** return stxPublicKey from getAddresses ([4972a54](4972a54))
* send inscription review button ([c353367](c353367))

### Internal

* post-release merge back ([3c81db3](3c81db3))
* update packages ([0353b33](0353b33))
  • Loading branch information
semantic-release-bot committed Jul 29, 2024
1 parent 8338c67 commit c63d9a1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [6.44.2](https://github.com/leather-io/extension/compare/v6.44.1...v6.44.2) (2024-07-29)


### Bug Fixes

* inscription send error state layout ([f955408](https://github.com/leather-io/extension/commit/f95540896174e4e1a6b2697e4aa72b27066a48d7))
* **rpc:** return stxPublicKey from getAddresses ([4972a54](https://github.com/leather-io/extension/commit/4972a54e46279e2670a6d826ffd3800ad55dd14d))
* send inscription review button ([c353367](https://github.com/leather-io/extension/commit/c353367ee9c49c5314d15be9115ef4a17030e14c))


### Internal

* post-release merge back ([3c81db3](https://github.com/leather-io/extension/commit/3c81db384318ab70740ea362c6483ebe66ba28e3))
* update packages ([0353b33](https://github.com/leather-io/extension/commit/0353b33844f4ae7ed6a2e4619f7c5aad63173539))

## [6.44.1](https://github.com/leather-io/extension/compare/v6.44.0...v6.44.1) (2024-07-25)


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.44.1",
"version": "6.44.2",
"packageManager": "pnpm@9.1.4",
"author": {
"name": "Leather Wallet LLC"
Expand Down

0 comments on commit c63d9a1

Please sign in to comment.