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 Mar 27, 2024
2 parents 33aae7a + 69b1cbb commit 3c9c0f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [6.32.1](https://github.com/leather-wallet/extension/compare/v6.32.0...v6.32.1) (2024-03-27)


### Bug Fixes

* removes decimals from balances > $1,000 ([5db63de](https://github.com/leather-wallet/extension/commit/5db63de747f05af8f5e42bb0ba199a706e79c70f))
* send form max amount ([caae144](https://github.com/leather-wallet/extension/commit/caae144892a3d3691b41caca0f33d25f8171013a))
* wrong send stx validation msg ([926a90b](https://github.com/leather-wallet/extension/commit/926a90bac3507d0851068eaca816e0fe538e4b00))


### Internal

* post-release merge back ([541c27a](https://github.com/leather-wallet/extension/commit/541c27a30617b7f80d4a974fac3a60e2014d2cd3))

## [6.32.0](https://github.com/leather-wallet/extension/compare/v6.31.0...v6.32.0) (2024-03-26)


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.32.0",
"version": "6.32.1",
"packageManager": "[email protected]",
"author": {
"name": "Leather Wallet LLC"
Expand Down

0 comments on commit 3c9c0f8

Please sign in to comment.