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]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
  • Loading branch information
andrewxhill committed Dec 9, 2020
1 parent a34c647 commit 6c8b4a0
Show file tree
Hide file tree
Showing 14 changed files with 36 additions and 36 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.

12 changes: 6 additions & 6 deletions packages/buckets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/buckets",
"version": "3.0.0",
"version": "4.0.0",
"description": "web-gRPC wrapper client for managing Textile Buckets.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -30,14 +30,14 @@
"license": "MIT",
"dependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets-grpc": "2.2.2",
"@textile/context": "^0.9.2",
"@textile/crypto": "^2.0.0",
"@textile/buckets-grpc": "2.2.2",
"@textile/grpc-authentication": "^2.0.0",
"@textile/grpc-connection": "^2.0.0",
"@textile/grpc-authentication": "^2.1.0",
"@textile/grpc-connection": "^2.1.0",
"@textile/grpc-transport": "^0.2.1",
"@textile/hub-grpc": "2.2.2",
"@textile/hub-threads-client": "^3.0.0",
"@textile/hub-threads-client": "^4.0.0",
"@textile/security": "^0.6.2",
"@textile/threads-id": "^0.3.1",
"abort-controller": "^3.0.0",
Expand Down Expand Up @@ -68,4 +68,4 @@
"path": "../crypto"
}
]
}
}
2 changes: 1 addition & 1 deletion packages/grpc-authentication/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/grpc-authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/grpc-authentication",
"version": "2.0.0",
"version": "2.1.0",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"@textile/context": "^0.9.2",
"@textile/crypto": "^2.0.0",
"@textile/grpc-connection": "^2.0.0",
"@textile/hub-threads-client": "^3.0.0",
"@textile/grpc-connection": "^2.1.0",
"@textile/hub-threads-client": "^4.0.0",
"@textile/security": "^0.6.2"
},
"devDependencies": {
Expand All @@ -49,4 +49,4 @@
"path": "../crypto"
}
]
}
}
2 changes: 1 addition & 1 deletion packages/grpc-connection/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/grpc-connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/grpc-connection",
"version": "2.0.0",
"version": "2.1.0",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/index",
"types": "dist/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/hub-filecoin/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/hub-filecoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub-filecoin",
"version": "1.0.2",
"version": "1.1.0",
"description": "web-gRPC wrapper client for interacting with Textile Hub Filecoin services.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -32,8 +32,8 @@
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/context": "^0.9.2",
"@textile/crypto": "^2.0.0",
"@textile/grpc-authentication": "^2.0.0",
"@textile/grpc-connection": "^2.0.0",
"@textile/grpc-authentication": "^2.1.0",
"@textile/grpc-connection": "^2.1.0",
"@textile/grpc-powergate-client": "^1.2.4",
"@textile/hub-grpc": "2.2.2",
"@textile/security": "^0.6.2",
Expand All @@ -59,4 +59,4 @@
"path": "../crypto"
}
]
}
}
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.

4 changes: 2 additions & 2 deletions 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": "3.0.0",
"version": "4.0.0",
"description": "web-gRPC wrapper client for communicating with Threads APIs on the Hub.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -52,4 +52,4 @@
"path": "../crypto"
}
]
}
}
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.

14 changes: 7 additions & 7 deletions packages/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub",
"version": "3.0.0",
"version": "4.0.0",
"description": "web-gRPC wrapper client for communicating with Textile Hub.",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -25,15 +25,15 @@
"author": "Textile",
"license": "MIT",
"dependencies": {
"@textile/buckets": "^3.0.0",
"@textile/buckets": "^4.0.0",
"@textile/crypto": "^2.0.0",
"@textile/grpc-authentication": "^2.0.0",
"@textile/hub-filecoin": "^1.0.2",
"@textile/grpc-authentication": "^2.1.0",
"@textile/hub-filecoin": "^1.1.0",
"@textile/hub-grpc": "2.2.2",
"@textile/hub-threads-client": "^3.0.0",
"@textile/hub-threads-client": "^4.0.0",
"@textile/security": "^0.6.2",
"@textile/threads-id": "^0.3.1",
"@textile/users": "^3.0.0",
"@textile/users": "^4.0.0",
"loglevel": "^1.6.8",
"multihashes": "0.4.19"
},
Expand Down Expand Up @@ -64,4 +64,4 @@
"path": "../hub-filecoin"
}
]
}
}
2 changes: 1 addition & 1 deletion packages/users/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/users/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/users",
"version": "3.0.0",
"version": "4.0.0",
"description": "web-gRPC wrapper client for managing Textile Users.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -33,11 +33,11 @@
"@textile/buckets-grpc": "2.2.2",
"@textile/context": "^0.9.2",
"@textile/crypto": "^2.0.0",
"@textile/grpc-authentication": "^2.0.0",
"@textile/grpc-connection": "^2.0.0",
"@textile/grpc-authentication": "^2.1.0",
"@textile/grpc-connection": "^2.1.0",
"@textile/grpc-transport": "^0.2.1",
"@textile/hub-grpc": "2.2.2",
"@textile/hub-threads-client": "^3.0.0",
"@textile/hub-threads-client": "^4.0.0",
"@textile/security": "^0.6.2",
"@textile/threads-id": "^0.3.1",
"@textile/users-grpc": "2.2.2",
Expand Down Expand Up @@ -66,4 +66,4 @@
"path": "../crypto"
}
]
}
}

0 comments on commit 6c8b4a0

Please sign in to comment.