mirror of
https://github.com/zhigang1992/connect.git
synced 2026-03-26 22:39:27 +08:00
chore(release): publish
- @blockstack/app@1.3.0
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.3.0](https://github.com/blockstack/blockstack-app/compare/@blockstack/app@1.2.0...@blockstack/app@1.3.0) (2020-03-10)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* use stats package for metrics ([710f1fc](https://github.com/blockstack/blockstack-app/commit/710f1fca0a3fc8ad4aaed75ec828ddb815b1483b))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.2.0](https://github.com/blockstack/blockstack-app/compare/@blockstack/app@1.1.2...@blockstack/app@1.2.0) (2020-03-10)
|
||||
|
||||
|
||||
|
||||
@@ -20,14 +20,14 @@
|
||||
"typecheck": "tsc --noEmit",
|
||||
"watch": "cross-env NODE_ENV=development EXT_ENV=watch webpack -d"
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"author": "Blockstack PBC",
|
||||
"dependencies": {
|
||||
"@blockstack/connect": "^2.1.0",
|
||||
"@blockstack/keychain": "^0.3.1",
|
||||
"@blockstack/prettier-config": "^0.0.5",
|
||||
"@blockstack/ui": "^1.0.1",
|
||||
"@blockstack/stats": "^0.5.4",
|
||||
"@blockstack/ui": "^1.0.1",
|
||||
"@rehooks/document-title": "^1.0.1",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"blockstack": "^19.3.0",
|
||||
|
||||
Reference in New Issue
Block a user