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:
GitHub Action
2020-06-30 14:42:53 +00:00
parent 3d15fb77c7
commit d310163a1a
8 changed files with 44 additions and 9 deletions

View File

@@ -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

View File

@@ -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",