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]
 - @textile/[email protected]
 - @textile/[email protected]
  • Loading branch information
carsonfarmer committed Jan 7, 2021
1 parent 2083a9c commit be0b7b3
Show file tree
Hide file tree
Showing 18 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion packages/admin/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/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub-admin",
"version": "0.0.1",
"version": "0.1.0",
"description": "web-gRPC wrapper client for managing Textile Hub admin.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -22,14 +22,14 @@
"dependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/context": "^0.10.0",
"@textile/grpc-authentication": "^3.0.2",
"@textile/grpc-connection": "^2.2.0",
"@textile/grpc-authentication": "^3.2.0",
"@textile/grpc-connection": "^2.3.0",
"@textile/grpc-transport": "^0.3.0",
"@textile/hub-grpc": "^2.5.0",
"loglevel": "^1.7.0"
},
"devDependencies": {
"@textile/crypto": "^3.0.0",
"@textile/crypto": "^4.0.0",
"axios": "^0.20.0"
}
}
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.

10 changes: 5 additions & 5 deletions packages/buckets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/buckets",
"version": "5.1.0",
"version": "5.2.0",
"description": "Web-gRPC wrapper client for managing Textile Buckets.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -23,12 +23,12 @@
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets-grpc": "2.5.0",
"@textile/context": "^0.10.0",
"@textile/crypto": "^3.0.0",
"@textile/grpc-authentication": "^3.0.2",
"@textile/grpc-connection": "^2.2.0",
"@textile/crypto": "^4.0.0",
"@textile/grpc-authentication": "^3.2.0",
"@textile/grpc-connection": "^2.3.0",
"@textile/grpc-transport": "^0.3.0",
"@textile/hub-grpc": "2.5.0",
"@textile/hub-threads-client": "^5.0.2",
"@textile/hub-threads-client": "^5.2.0",
"@textile/security": "^0.7.0",
"@textile/threads-id": "^0.4.0",
"abort-controller": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/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/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/crypto",
"version": "3.0.0",
"version": "4.0.0",
"description": "Various crypto modules for use with Textile tools/libraries.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
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": "3.1.0",
"version": "3.2.0",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -20,9 +20,9 @@
"license": "MIT",
"dependencies": {
"@textile/context": "^0.10.0",
"@textile/crypto": "^3.0.0",
"@textile/grpc-connection": "^2.2.0",
"@textile/hub-threads-client": "^5.0.2",
"@textile/crypto": "^4.0.0",
"@textile/grpc-connection": "^2.3.0",
"@textile/hub-threads-client": "^5.2.0",
"@textile/security": "^0.7.0"
}
}
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.2.0",
"version": "2.3.0",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
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.2.0",
"version": "1.3.0",
"description": "web-gRPC wrapper client for interacting with Textile Hub Filecoin services.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -22,9 +22,9 @@
"dependencies": {
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/context": "^0.10.0",
"@textile/crypto": "^3.0.0",
"@textile/grpc-authentication": "^3.0.2",
"@textile/grpc-connection": "^2.2.0",
"@textile/crypto": "^4.0.0",
"@textile/grpc-authentication": "^3.2.0",
"@textile/grpc-connection": "^2.3.0",
"@textile/grpc-powergate-client": "^1.2.6",
"@textile/hub-grpc": "2.5.0",
"@textile/security": "^0.7.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.

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": "5.1.0",
"version": "5.2.0",
"description": "web-gRPC wrapper client for communicating with Threads APIs on the Hub.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"loglevel": "^1.7.0"
},
"devDependencies": {
"@textile/crypto": "^3.0.0",
"@textile/crypto": "^4.0.0",
"axios": "^0.20.0"
}
}
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": "5.1.0",
"version": "5.2.0",
"description": "web-gRPC wrapper client for communicating with Textile Hub.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -16,15 +16,15 @@
"repository": "github:textileio/js-textile",
"license": "MIT",
"dependencies": {
"@textile/buckets": "^5.1.0",
"@textile/crypto": "^3.0.0",
"@textile/grpc-authentication": "^3.0.2",
"@textile/hub-filecoin": "^1.1.3",
"@textile/buckets": "^5.2.0",
"@textile/crypto": "^4.0.0",
"@textile/grpc-authentication": "^3.2.0",
"@textile/hub-filecoin": "^1.3.0",
"@textile/hub-grpc": "2.5.0",
"@textile/hub-threads-client": "^5.0.2",
"@textile/hub-threads-client": "^5.2.0",
"@textile/security": "^0.7.0",
"@textile/threads-id": "^0.4.0",
"@textile/users": "^5.0.2",
"@textile/users": "^5.2.0",
"loglevel": "^1.6.8",
"multihashes": "0.4.19"
},
Expand Down
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": "5.1.0",
"version": "5.2.0",
"description": "web-gRPC wrapper client for managing Textile Users.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -23,12 +23,12 @@
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets-grpc": "2.5.0",
"@textile/context": "^0.10.0",
"@textile/crypto": "^3.0.0",
"@textile/grpc-authentication": "^3.0.2",
"@textile/grpc-connection": "^2.2.0",
"@textile/crypto": "^4.0.0",
"@textile/grpc-authentication": "^3.2.0",
"@textile/grpc-connection": "^2.3.0",
"@textile/grpc-transport": "^0.3.0",
"@textile/hub-grpc": "2.5.0",
"@textile/hub-threads-client": "^5.0.2",
"@textile/hub-threads-client": "^5.2.0",
"@textile/security": "^0.7.0",
"@textile/threads-id": "^0.4.0",
"@textile/users-grpc": "2.5.0",
Expand Down

0 comments on commit be0b7b3

Please sign in to comment.