Skip to content

Commit

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

### Bug Fixes

* exact dep version ([fd940ac](fd940ac))

### Features

* finish pending tx work ([7747b21](7747b21))
* improve conflicting nonce error ([f15e751](f15e751))
* show mempool txs ([a9788fd](a9788fd))
* useSWR for mempool ([d485727](d485727))
  • Loading branch information
semantic-release-bot committed Jan 13, 2021
1 parent fd940ac commit 66e4a09
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.24](https://github.com/blockstack/stacks-wallet/compare/v4.0.0-beta.23...v4.0.0-beta.24) (2021-01-13)


### Bug Fixes

* exact dep version ([fd940ac](https://github.com/blockstack/stacks-wallet/commit/fd940ac4f2d4b54cf82b992bf07e6e32dda4b57a))


### Features

* finish pending tx work ([7747b21](https://github.com/blockstack/stacks-wallet/commit/7747b212e042f60fa5ab14a5cdac062d7532252e))
* improve conflicting nonce error ([f15e751](https://github.com/blockstack/stacks-wallet/commit/f15e751fd921aa8086d6d892491f20b5e04b2e42))
* show mempool txs ([a9788fd](https://github.com/blockstack/stacks-wallet/commit/a9788fdfa8aedf2297104bb4b6dbaf089a1109eb))
* useSWR for mempool ([d485727](https://github.com/blockstack/stacks-wallet/commit/d4857279c1675649e72249222cad6a28a124d512))

# [4.0.0-beta.23](https://github.com/blockstack/stacks-wallet/compare/v4.0.0-beta.22...v4.0.0-beta.23) (2021-01-13)


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.23",
"version": "4.0.0-beta.24",
"description": "Stacks Wallet 2.0 — Stacking",
"prettier": "@stacks/prettier-config",
"homepage": "https://www.blockstack.org/testnet-wallet",
Expand Down

0 comments on commit 66e4a09

Please sign in to comment.