Skip to content

Commit

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

### Bug Fixes

* fee estimations fail default ([72b25cb](72b25cb))
  • Loading branch information
semantic-release-bot committed Nov 23, 2021
1 parent 72b25cb commit 6180b36
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.0-dev.7](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.0-dev.6...v2.21.0-dev.7) (2021-11-23)


### Bug Fixes

* fee estimations fail default ([72b25cb](https://github.com/hirosystems/stacks-wallet-web/commit/72b25cbaafa863b76e486d7050d3f4c7224c9625))

# [2.21.0-dev.6](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.0-dev.5...v2.21.0-dev.6) (2021-11-23)


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

0 comments on commit 6180b36

Please sign in to comment.