mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-30 10:22:30 +08:00
chore(release): publish
- @blockstack/app@1.10.4 - @blockstack/connect@2.7.9 - test-app@1.2.3 - @blockstack/ui@2.7.2
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.10.4](https://github.com/blockstack/blockstack-app/compare/@blockstack/app@1.10.3...@blockstack/app@1.10.4) (2020-06-30)
|
||||
|
||||
**Note:** Version bump only for package @blockstack/app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.10.3](https://github.com/blockstack/blockstack-app/compare/@blockstack/app@1.10.2...@blockstack/app@1.10.3) (2020-06-30)
|
||||
|
||||
**Note:** Version bump only for package @blockstack/app
|
||||
|
||||
@@ -20,15 +20,15 @@
|
||||
"test:watch": "jest --watch",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"version": "1.10.3",
|
||||
"version": "1.10.4",
|
||||
"author": "Blockstack PBC",
|
||||
"dependencies": {
|
||||
"@blockstack/connect": "^2.7.8",
|
||||
"@blockstack/connect": "^2.7.9",
|
||||
"@blockstack/keychain": "^0.6.0",
|
||||
"@blockstack/prettier-config": "^0.0.5",
|
||||
"@blockstack/stacks-transactions": "^0.4.6",
|
||||
"@blockstack/stats": "^0.7.0",
|
||||
"@blockstack/ui": "^2.7.1",
|
||||
"@blockstack/ui": "^2.7.2",
|
||||
"@rehooks/document-title": "^1.0.1",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"blockstack": "^19.3.0",
|
||||
|
||||
Reference in New Issue
Block a user