Skip to content

Commit

Permalink
chore: post-release merge back
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie authored Dec 21, 2023
2 parents 7c73d9e + 156a39b commit 44ca1fd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [6.21.2](https://github.com/leather-wallet/extension/compare/v6.21.1...v6.21.2) (2023-12-21)


### Bug Fixes

* ledger locked stx, ref [#4539](https://github.com/leather-wallet/extension/issues/4539) ([5c89eea](https://github.com/leather-wallet/extension/commit/5c89eea58f491c2a81083568f1e30f274a4a6464))
* remove hiro api key ([7c73d9e](https://github.com/leather-wallet/extension/commit/7c73d9ead0ed3fb8ed97bd29b487900807b3fdad))


### Internal

* post-release merge back ([1836adf](https://github.com/leather-wallet/extension/commit/1836adf724e48b366208af723f5c13270b65735d))

## [6.21.1](https://github.com/leather-wallet/extension/compare/v6.21.0...v6.21.1) (2023-12-19)


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": "@stacks/wallet-web",
"description": "Leather is browser extension for interacting with Stacks apps",
"private": true,
"version": "6.21.1",
"version": "6.21.2",
"author": "Hiro Systems PBC",
"scripts": {
"dev": "concurrently --raw \"node webpack/dev-server.js\" \"redux-devtools --hostname=localhost --port=8000\"",
Expand Down

0 comments on commit 44ca1fd

Please sign in to comment.