Skip to content

Commit

Permalink
chore(release): 2.20.1-dev.1
Browse files Browse the repository at this point in the history
## [2.20.1-dev.1](v2.20.0...v2.20.1-dev.1) (2021-10-29)

### Bug Fixes

* local dev not injecting provider, closes [#1795](#1795) ([d95b413](d95b413))
* use semantic release ([24b752c](24b752c))
* wallet dependence on gaia, closes [#1732](#1732) ([c5b86dd](c5b86dd))
  • Loading branch information
semantic-release-bot committed Oct 29, 2021
1 parent 24b752c commit 1976499
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.20.1-dev.1](https://github.com/hirosystems/stacks-wallet-web/compare/v2.20.0...v2.20.1-dev.1) (2021-10-29)


### Bug Fixes

* local dev not injecting provider, closes [#1795](https://github.com/hirosystems/stacks-wallet-web/issues/1795) ([d95b413](https://github.com/hirosystems/stacks-wallet-web/commit/d95b413f38fc3a706a169aa70bbf8573a17284cd))
* use semantic release ([24b752c](https://github.com/hirosystems/stacks-wallet-web/commit/24b752c952bc2b1628cbedfbe163482964fd5f0c))
* wallet dependence on gaia, closes [#1732](https://github.com/hirosystems/stacks-wallet-web/issues/1732) ([c5b86dd](https://github.com/hirosystems/stacks-wallet-web/commit/c5b86dd5bcd1b7c93fd6dd7a66a2d30803a2f0b7))

# Changelog

## 2.20.0
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.20.0",
"version": "2.20.1-dev.1",
"author": "Hiro Systems PBC",
"scripts": {
"dev": "node webpack/dev-server.js",
Expand Down

0 comments on commit 1976499

Please sign in to comment.