Skip to content

Commit

Permalink
chore(release): 6.30.1
Browse files Browse the repository at this point in the history
## [6.30.1](v6.30.0...v6.30.1) (2024-03-08)

### Bug Fixes

* fetch brc20 balance from hiro ([69b13b6](69b13b6))
* regression on stacking layout ([0193986](0193986))

### Internal

* fix page width issue ([c7edd05](c7edd05))
* internal clear storage tool fix ([f20a14b](f20a14b))
* post-release merge back ([d95baac](d95baac))
* post-release merge back ([6702100](6702100))
* update wallet config ([1eb13bc](1eb13bc))
  • Loading branch information
semantic-release-bot committed Mar 8, 2024
1 parent db905d7 commit d1040cf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [6.30.1](https://github.com/leather-wallet/extension/compare/v6.30.0...v6.30.1) (2024-03-08)


### Bug Fixes

* fetch brc20 balance from hiro ([69b13b6](https://github.com/leather-wallet/extension/commit/69b13b6a94530bac9ef41f961d69cfd148d5efff))
* regression on stacking layout ([0193986](https://github.com/leather-wallet/extension/commit/019398651c934d1c3b9bdaf653f2cd6356fbd57b))


### Internal

* fix page width issue ([c7edd05](https://github.com/leather-wallet/extension/commit/c7edd0554d7d54f0dc2cd02a9ad7f0b3d265de4d))
* internal clear storage tool fix ([f20a14b](https://github.com/leather-wallet/extension/commit/f20a14ba11c41f9a7c08f17b23ad3bf7db30d70d))
* post-release merge back ([d95baac](https://github.com/leather-wallet/extension/commit/d95baac8f936c2c5855c7813f3aa56a4465798ce))
* post-release merge back ([6702100](https://github.com/leather-wallet/extension/commit/6702100bdd0da98d43c6b5f498e3c5f92005b701))
* update wallet config ([1eb13bc](https://github.com/leather-wallet/extension/commit/1eb13bc537bcfe0f3c8632dd3781db13a9c10652))

## [6.30.0](https://github.com/leather-wallet/extension/compare/v6.29.0...v6.30.0) (2024-03-07)


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-wallet/extension",
"description": "Leather is a browser extension for interacting with Stacks apps",
"private": true,
"version": "6.30.0",
"version": "6.30.1",
"author": {
"name": "Leather Wallet LLC"
},
Expand Down

0 comments on commit d1040cf

Please sign in to comment.