Skip to content

Commit

Permalink
chore(release): 4.0.0-beta.6 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0-beta.6](v4.0.0-beta.5...v4.0.0-beta.6) (2021-01-06)

### Bug Fixes

* title bar centre alignment, beta notice, closes [#439](#439) ([c0d81d7](c0d81d7))
* visual lag when decrypting wallet, closes [#442](#442) ([b5ddedf](b5ddedf))
* **stacking:** missing stacking error state, closes [#416](#416) ([ce17445](ce17445))
* update btn not opening Github url ([53555a5](53555a5))

### Features

* open address in explorer ([37779ac](37779ac))
  • Loading branch information
semantic-release-bot committed Jan 6, 2021
1 parent 37779ac commit 2c56974
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [4.0.0-beta.6](https://github.com/blockstack/stacks-wallet/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2021-01-06)


### Bug Fixes

* title bar centre alignment, beta notice, closes [#439](https://github.com/blockstack/stacks-wallet/issues/439) ([c0d81d7](https://github.com/blockstack/stacks-wallet/commit/c0d81d7ac145ce1bfe6402aec11d8142e50e366b))
* visual lag when decrypting wallet, closes [#442](https://github.com/blockstack/stacks-wallet/issues/442) ([b5ddedf](https://github.com/blockstack/stacks-wallet/commit/b5ddedf2d155dad93a4177bda2329ac2386e6be7))
* **stacking:** missing stacking error state, closes [#416](https://github.com/blockstack/stacks-wallet/issues/416) ([ce17445](https://github.com/blockstack/stacks-wallet/commit/ce17445de8ec8d47737dc4c0a7b50d9f99ec6321))
* update btn not opening Github url ([53555a5](https://github.com/blockstack/stacks-wallet/commit/53555a53537b0e6584520798fa2c0dd50a15e832))


### Features

* open address in explorer ([37779ac](https://github.com/blockstack/stacks-wallet/commit/37779aceaada90fd986b44e4b085daf03f7253f3))

# [4.0.0-beta.5](https://github.com/blockstack/stacks-wallet/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2021-01-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stacks-wallet",
"version": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"description": "Stacks Wallet 2.0 — Stacking",
"prettier": "@stacks/prettier-config",
"homepage": "https://www.blockstack.org/testnet-wallet",
Expand Down

0 comments on commit 2c56974

Please sign in to comment.