mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-30 10:22:30 +08:00
chore(release): publish
- @blockstack/app@1.11.6 - @blockstack/connect@2.8.6 - @blockstack/keychain@0.8.8 - @blockstack/rpc-client@0.3.0-alpha.3 - test-app@1.3.6 - @blockstack/ui-docs@1.0.6 - @blockstack/ui@2.10.10
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 1.11.6 (2020-07-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* docs not building ([d6acb21](https://github.com/blockstack/ux/commit/d6acb21d6e9d6ca171dbbac13a2cc38e7f68b4b9))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 1.11.5 (2020-07-22)
|
||||
|
||||
|
||||
|
||||
@@ -21,16 +21,16 @@
|
||||
"test:watch": "jest --watch",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"version": "1.11.5",
|
||||
"version": "1.11.6",
|
||||
"author": "Blockstack PBC",
|
||||
"dependencies": {
|
||||
"@blockstack/connect": "^2.8.5",
|
||||
"@blockstack/connect": "^2.8.6",
|
||||
"@blockstack/keychain": "^0.7.5",
|
||||
"@blockstack/prettier-config": "^0.0.6",
|
||||
"@blockstack/rpc-client": "^0.3.0-alpha.2",
|
||||
"@blockstack/rpc-client": "^0.3.0-alpha.3",
|
||||
"@blockstack/stacks-transactions": "0.5.1",
|
||||
"@blockstack/stats": "^0.7.0",
|
||||
"@blockstack/ui": "^2.10.9",
|
||||
"@blockstack/ui": "^2.10.10",
|
||||
"@rehooks/document-title": "^1.0.1",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"bignumber.js": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user