Skip to content

Commit

Permalink
chore: release/publish
Browse files Browse the repository at this point in the history
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
  • Loading branch information
andrewxhill committed Jul 6, 2020
1 parent 4d96dfe commit 9ad8848
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/buckets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/buckets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/buckets",
"version": "0.3.2",
"version": "0.4.0",
"description": "web-gRPC wrapper client for managing Textile Buckets.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/buckets-grpc": "^1.0.12",
"@textile/context": "^0.6.0",
"@textile/hub-threads-client": "^0.1.2",
"@textile/hub-threads-client": "^0.2.0",
"@textile/security": "^0.2.0",
"@textile/threads-client": "^0.8.0",
"@types/next-tick": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hub-threads-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hub-threads-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub-threads-client",
"version": "0.1.2",
"version": "0.2.0",
"description": "web-gRPC wrapper client for communicating with Threads APIs on the Hub.",
"main": "dist/index",
"types": "dist/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/hub/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub",
"version": "0.2.2",
"version": "0.3.0",
"description": "web-gRPC wrapper client for communicating with Textile Hub.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -29,10 +29,10 @@
"license": "MIT",
"dependencies": {
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/buckets": "^0.3.2",
"@textile/buckets": "^0.4.0",
"@textile/buckets-grpc": "^1.0.12",
"@textile/context": "^0.6.0",
"@textile/hub-threads-client": "^0.1.2",
"@textile/hub-threads-client": "^0.2.0",
"@textile/security": "^0.2.0",
"@textile/threads-client": "^0.8.0",
"@textile/threads-core": "^0.1.30",
Expand Down

0 comments on commit 9ad8848

Please sign in to comment.