Skip to content

Commit

Permalink
chore(release): 2.21.2-dev.3
Browse files Browse the repository at this point in the history
## [2.21.2-dev.3](v2.21.2-dev.2...v2.21.2-dev.3) (2021-11-29)

### Bug Fixes

* send form white screen ([a8c7e74](a8c7e74))
  • Loading branch information
semantic-release-bot committed Nov 29, 2021
1 parent a8c7e74 commit 819eefd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.21.2-dev.3](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.2-dev.2...v2.21.2-dev.3) (2021-11-29)


### Bug Fixes

* send form white screen ([a8c7e74](https://github.com/hirosystems/stacks-wallet-web/commit/a8c7e74d672f90c71378eb63a1c1a454661df568))

## [2.21.2](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.1...v2.21.2) (2021-11-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": "@stacks/wallet-web",
"description": "The Hiro Wallet is browser extension for interacting with Stacks apps.",
"private": true,
"version": "2.21.2",
"version": "2.21.2-dev.3",
"author": "Hiro Systems PBC",
"scripts": {
"dev": "node webpack/dev-server.js",
Expand Down

0 comments on commit 819eefd

Please sign in to comment.