mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-30 10:22:30 +08:00
chore(release): publish
- @blockstack/app@1.13.2 - @blockstack/connect@2.10.2 - @blockstack/keychain@0.10.2 - @blockstack/rpc-client@0.3.0-alpha.8 - test-app@1.5.2 - @blockstack/ui-docs@1.2.2 - @blockstack/ui@2.12.2
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.5.2 (2020-07-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **connect:** pass all data to token ([3f46f60](https://github.com/blockstack/ux/commit/3f46f600cccfeadca381574b2b493709b4bba590))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 1.5.1 (2020-07-24)
|
||||
|
||||
|
||||
|
||||
@@ -20,15 +20,15 @@
|
||||
"typecheck": "tsc --noEmit",
|
||||
"watch": "cross-env NODE_ENV=development EXT_ENV=watch webpack -d"
|
||||
},
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"author": "Blockstack PBC",
|
||||
"dependencies": {
|
||||
"@blockstack/clarity": "0.1.16",
|
||||
"@blockstack/connect": "^2.10.1",
|
||||
"@blockstack/connect": "^2.10.2",
|
||||
"@blockstack/keychain": "^0.7.5",
|
||||
"@blockstack/prettier-config": "^0.0.6",
|
||||
"@blockstack/rpc-client": "^0.3.0-alpha.7",
|
||||
"@blockstack/ui": "^2.12.1",
|
||||
"@blockstack/rpc-client": "^0.3.0-alpha.8",
|
||||
"@blockstack/ui": "^2.12.2",
|
||||
"@rehooks/document-title": "^1.0.1",
|
||||
"blockstack": "21.0.0",
|
||||
"dayjs": "^1.8.29",
|
||||
|
||||
Reference in New Issue
Block a user