Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @blockstack/[email protected]
 - @blockstack/[email protected]
 - @blockstack/[email protected]
 - @blockstack/[email protected]
 - [email protected]
 - @blockstack/[email protected]
 - @blockstack/[email protected]
  • Loading branch information
actions-user committed Jul 23, 2020
1 parent b90a618 commit 8d13cf3
Show file tree
Hide file tree
Showing 14 changed files with 93 additions and 16 deletions.
11 changes: 11 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.0 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





## 1.11.6 (2020-07-22)


Expand Down
8 changes: 4 additions & 4 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"test:watch": "jest --watch",
"typecheck": "tsc --noEmit"
},
"version": "1.11.6",
"version": "1.12.0",
"author": "Blockstack PBC",
"dependencies": {
"@blockstack/connect": "^2.8.6",
"@blockstack/connect": "^2.9.0",
"@blockstack/keychain": "^0.7.5",
"@blockstack/prettier-config": "^0.0.6",
"@blockstack/rpc-client": "^0.3.0-alpha.3",
"@blockstack/rpc-client": "^0.3.0-alpha.4",
"@blockstack/stacks-transactions": "0.5.1",
"@blockstack/stats": "^0.7.0",
"@blockstack/ui": "^2.10.10",
"@blockstack/ui": "^2.11.0",
"@rehooks/document-title": "^1.0.1",
"@types/react-router-dom": "^5.1.3",
"bignumber.js": "^9.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# 2.9.0 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





## 2.8.6 (2020-07-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockstack/connect",
"version": "2.8.6",
"version": "2.9.0",
"scripts": {
"build": "yarn build:modules && yarn build:standalone",
"build:modules": "tsdx build --format cjs,esm,umd",
Expand Down Expand Up @@ -31,7 +31,7 @@
}
],
"dependencies": {
"@blockstack/ui": "^2.10.10",
"@blockstack/ui": "^2.11.0",
"jsontokens": "^3.0.0",
"preact": "^10.4.0",
"styled-components": "^5.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/keychain/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# 0.9.0 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





## 0.8.8 (2020-07-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/keychain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockstack/keychain",
"version": "0.8.8",
"version": "0.9.0",
"description": "A package for managing Blockstack keychains",
"main": "./dist/index.js",
"umd:main": "./dist/keychain.umd.production.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typescript": "^3.7.3"
},
"dependencies": {
"@blockstack/rpc-client": "^0.3.0-alpha.3",
"@blockstack/rpc-client": "^0.3.0-alpha.4",
"@blockstack/stacks-transactions": "0.5.1",
"bip39": "^3.0.2",
"bitcoinjs-lib": "^5.1.6",
Expand Down
11 changes: 11 additions & 0 deletions packages/rpc-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# 0.3.0-alpha.4 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





# 0.3.0-alpha.3 (2020-07-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockstack/rpc-client",
"version": "0.3.0-alpha.3",
"version": "0.3.0-alpha.4",
"license": "MIT",
"author": "Hank Stoever",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.0 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





## 1.3.6 (2020-07-22)


Expand Down
8 changes: 4 additions & 4 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"typecheck": "tsc --noEmit",
"watch": "cross-env NODE_ENV=development EXT_ENV=watch webpack -d"
},
"version": "1.3.6",
"version": "1.4.0",
"author": "Blockstack PBC",
"dependencies": {
"@blockstack/clarity": "0.1.16",
"@blockstack/connect": "^2.8.6",
"@blockstack/connect": "^2.9.0",
"@blockstack/keychain": "^0.7.5",
"@blockstack/prettier-config": "^0.0.6",
"@blockstack/rpc-client": "^0.3.0-alpha.3",
"@blockstack/ui": "^2.10.10",
"@blockstack/rpc-client": "^0.3.0-alpha.4",
"@blockstack/ui": "^2.11.0",
"@rehooks/document-title": "^1.0.1",
"blockstack": "21.0.0",
"dayjs": "^1.8.29",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





## 1.0.6 (2020-07-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/ui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@blockstack/ui-docs",
"version": "1.0.6",
"version": "1.1.0",
"dependencies": {
"@blockstack/ui": "^2.10.10",
"@blockstack/ui": "^2.11.0",
"@mdx-js/loader": "1.6.6",
"@mdx-js/mdx": "^1.6.6",
"@mdx-js/react": "^1.6.6",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# 2.11.0 (2020-07-23)


### Features

* expose connect, app version ([b90a618](https://github.com/blockstack/ux/tree/master/packages/ui/commit/b90a618fbeaac0ed998ec5ecd10eda8facdc6e10))





## 2.10.10 (2020-07-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blockstack/ui",
"description": "Blockstack UI components built using React and styled-components with styled-system.",
"version": "2.10.10",
"version": "2.11.0",
"author": "Blockstack <[email protected]> (https://blockstack.org/)",
"bundlesize": [
{
Expand Down

0 comments on commit 8d13cf3

Please sign in to comment.