Skip to content

Commit

Permalink
chore(release): 2.21.0-dev.11
Browse files Browse the repository at this point in the history
# [2.21.0-dev.11](v2.21.0-dev.10...v2.21.0-dev.11) (2021-11-25)

### Bug Fixes

* fallback to default estimations ([c3044ff](c3044ff))
* remove fee form suspense ([e2f2e2c](e2f2e2c))
  • Loading branch information
semantic-release-bot committed Nov 25, 2021
1 parent e2f2e2c commit b2dc58e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.21.0-dev.11](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.0-dev.10...v2.21.0-dev.11) (2021-11-25)


### Bug Fixes

* fallback to default estimations ([c3044ff](https://github.com/hirosystems/stacks-wallet-web/commit/c3044ffcbd3628a1d90f79d26e4b985b1d4a31ad))
* remove fee form suspense ([e2f2e2c](https://github.com/hirosystems/stacks-wallet-web/commit/e2f2e2c76916d4dfed35b921bd2b2e375773b63d))

# [2.21.0-dev.10](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.0-dev.9...v2.21.0-dev.10) (2021-11-24)


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.0-dev.10",
"version": "2.21.0-dev.11",
"author": "Hiro Systems PBC",
"scripts": {
"dev": "node webpack/dev-server.js",
Expand Down

0 comments on commit b2dc58e

Please sign in to comment.