chore(release): publish

- @blockstack/app@1.10.5
 - @blockstack/connect@2.7.10
 - @blockstack/keychain@0.6.1
 - test-app@1.2.4
 - @blockstack/ui-docs@0.1.10
 - @blockstack/ui@2.7.3
This commit is contained in:
GitHub Action
2020-06-30 22:14:52 +00:00
parent 297cb7a91e
commit 2f5fdb4eb7
12 changed files with 61 additions and 13 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.5 (2020-06-30)
**Note:** Version bump only for package @blockstack/app
## [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

View File

@@ -20,15 +20,15 @@
"test:watch": "jest --watch",
"typecheck": "tsc --noEmit"
},
"version": "1.10.4",
"version": "1.10.5",
"author": "Blockstack PBC",
"dependencies": {
"@blockstack/connect": "^2.7.9",
"@blockstack/keychain": "^0.6.0",
"@blockstack/connect": "^2.7.10",
"@blockstack/keychain": "^0.6.1",
"@blockstack/prettier-config": "^0.0.5",
"@blockstack/stacks-transactions": "^0.4.6",
"@blockstack/stats": "^0.7.0",
"@blockstack/ui": "^2.7.2",
"@blockstack/ui": "^2.7.3",
"@rehooks/document-title": "^1.0.1",
"@types/react-router-dom": "^5.1.3",
"blockstack": "^19.3.0",

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.
## 2.7.10 (2020-06-30)
**Note:** Version bump only for package @blockstack/connect
## [2.7.9](https://github.com/blockstack/ux/compare/@blockstack/connect@2.7.8...@blockstack/connect@2.7.9) (2020-06-30)
**Note:** Version bump only for package @blockstack/connect

View File

@@ -1,6 +1,6 @@
{
"name": "@blockstack/connect",
"version": "2.7.9",
"version": "2.7.10",
"scripts": {
"build": "yarn build:modules && yarn build:standalone",
"build:modules": "tsdx build --format cjs,esm,umd",
@@ -28,7 +28,7 @@
}
],
"dependencies": {
"@blockstack/ui": "^2.7.2",
"@blockstack/ui": "^2.7.3",
"preact": "^10.4.0",
"prettier": "^2.0.5",
"styled-components": "^5.1.0",

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.
## 0.6.1 (2020-06-30)
**Note:** Version bump only for package @blockstack/keychain
# [0.6.0](https://github.com/blockstack/ux/compare/@blockstack/keychain@0.4.0...@blockstack/keychain@0.6.0) (2020-06-24)

View File

@@ -1,6 +1,6 @@
{
"name": "@blockstack/keychain",
"version": "0.6.0",
"version": "0.6.1",
"description": "A package for managing Blockstack keychains",
"main": "./dist/index.js",
"umd:main": "./dist/keychain.umd.production.js",

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.2.4 (2020-06-30)
**Note:** Version bump only for package test-app
## [1.2.3](https://github.com/blockstack/ux/compare/test-app@1.2.2...test-app@1.2.3) (2020-06-30)
**Note:** Version bump only for package test-app

View File

@@ -19,13 +19,13 @@
"typecheck": "tsc --noEmit",
"watch": "cross-env NODE_ENV=development EXT_ENV=watch webpack -d"
},
"version": "1.2.3",
"version": "1.2.4",
"author": "Blockstack PBC",
"dependencies": {
"@blockstack/connect": "^2.7.9",
"@blockstack/keychain": "^0.6.0",
"@blockstack/connect": "^2.7.10",
"@blockstack/keychain": "^0.6.1",
"@blockstack/prettier-config": "^0.0.6",
"@blockstack/ui": "^2.7.2",
"@blockstack/ui": "^2.7.3",
"@rehooks/document-title": "^1.0.1",
"blockstack": "^21.0.0",
"formik": "^2.1.4",

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.
## 0.1.10 (2020-06-30)
**Note:** Version bump only for package @blockstack/ui-docs
## [0.1.9](https://github.com/blockstack/ux/compare/@blockstack/waffle-docs@0.1.8...@blockstack/waffle-docs@0.1.9) (2020-06-10)
**Note:** Version bump only for package @blockstack/waffle-docs

View File

@@ -1,6 +1,6 @@
{
"name": "@blockstack/ui-docs",
"version": "0.1.9",
"version": "0.1.10",
"dependencies": {
"@blockstack/ui": "2.7.2-beta.2",
"@mdx-js/loader": "1.6.6",

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.
## 2.7.3 (2020-06-30)
**Note:** Version bump only for package @blockstack/ui
## [2.7.2](https://github.com/blockstackpbc/blockstack-ui/compare/@blockstack/ui@2.7.1...@blockstack/ui@2.7.2) (2020-06-30)

View File

@@ -1,7 +1,7 @@
{
"name": "@blockstack/ui",
"description": "Blockstack UI components built using React and styled-components with styled-system.",
"version": "2.7.2",
"version": "2.7.3",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.org/)",
"bundlesize": [
{