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]
  • Loading branch information
asutula committed Dec 3, 2020
1 parent 9ef2dd6 commit 1df03e7
Show file tree
Hide file tree
Showing 16 changed files with 37 additions and 37 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.

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": "2.1.0-alpha.0",
"version": "2.1.0",
"description": "web-gRPC wrapper client for managing Textile Buckets.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -32,12 +32,12 @@
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets-grpc": "2.2.0",
"@textile/context": "^0.9.2",
"@textile/crypto": "^1.0.2-alpha.0",
"@textile/grpc-authentication": "^1.0.3-alpha.0",
"@textile/grpc-connection": "^1.0.3-alpha.0",
"@textile/crypto": "^1.0.2",
"@textile/grpc-authentication": "^1.0.3",
"@textile/grpc-connection": "^1.0.3",
"@textile/grpc-transport": "^0.1.0",
"@textile/hub-grpc": "2.2.0",
"@textile/hub-threads-client": "^2.0.3-alpha.0",
"@textile/hub-threads-client": "^2.0.3",
"@textile/security": "^0.6.2",
"@textile/threads-id": "^0.2.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": "1.0.2-alpha.0",
"version": "1.0.2",
"description": "Various crypto modules for use with Textile tools/libraries.",
"main": "dist/index",
"types": "dist/index",
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": "1.0.3-alpha.0",
"version": "1.0.3",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -29,9 +29,9 @@
"license": "MIT",
"dependencies": {
"@textile/context": "^0.9.2",
"@textile/crypto": "^1.0.2-alpha.0",
"@textile/grpc-connection": "^1.0.3-alpha.0",
"@textile/hub-threads-client": "^2.0.3-alpha.0",
"@textile/crypto": "^1.0.2",
"@textile/grpc-connection": "^1.0.3",
"@textile/hub-threads-client": "^2.0.3",
"@textile/security": "^0.6.2"
},
"devDependencies": {
Expand Down
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": "1.0.3-alpha.0",
"version": "1.0.3",
"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.1-alpha.0",
"version": "1.0.1",
"description": "web-gRPC wrapper client for interacting with Textile Hub Filecoin services.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -31,9 +31,9 @@
"dependencies": {
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/context": "^0.9.2",
"@textile/crypto": "^1.0.2-alpha.0",
"@textile/grpc-authentication": "^1.0.3-alpha.0",
"@textile/grpc-connection": "^1.0.3-alpha.0",
"@textile/crypto": "^1.0.2",
"@textile/grpc-authentication": "^1.0.3",
"@textile/grpc-connection": "^1.0.3",
"@textile/grpc-powergate-client": "^1.2.1",
"@textile/hub-grpc": "2.2.0",
"@textile/security": "^0.6.2",
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": "2.0.3-alpha.0",
"version": "2.0.3",
"description": "web-gRPC wrapper client for communicating with Threads APIs on the Hub.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -39,7 +39,7 @@
"loglevel": "^1.7.0"
},
"devDependencies": {
"@textile/crypto": "^1.0.2-alpha.0",
"@textile/crypto": "^1.0.2",
"axios": "^0.20.0",
"delay": "^4.4.0",
"fast-sha256": "^1.3.0",
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.

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": "2.1.0-alpha.0",
"version": "2.1.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": "^2.1.0-alpha.0",
"@textile/crypto": "^1.0.2-alpha.0",
"@textile/grpc-authentication": "^1.0.3-alpha.0",
"@textile/hub-filecoin": "^1.0.1-alpha.0",
"@textile/buckets": "^2.1.0",
"@textile/crypto": "^1.0.2",
"@textile/grpc-authentication": "^1.0.3",
"@textile/hub-filecoin": "^1.0.1",
"@textile/hub-grpc": "2.2.0",
"@textile/hub-threads-client": "^2.0.3-alpha.0",
"@textile/hub-threads-client": "^2.0.3",
"@textile/security": "^0.6.2",
"@textile/threads-id": "^0.2.0",
"@textile/users": "^2.0.3-alpha.0",
"@textile/users": "^2.0.3",
"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": "2.0.3-alpha.0",
"version": "2.0.3",
"description": "web-gRPC wrapper client for managing Textile Users.",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -32,12 +32,12 @@
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets-grpc": "2.2.0",
"@textile/context": "^0.9.2",
"@textile/crypto": "^1.0.2-alpha.0",
"@textile/grpc-authentication": "^1.0.3-alpha.0",
"@textile/grpc-connection": "^1.0.3-alpha.0",
"@textile/crypto": "^1.0.2",
"@textile/grpc-authentication": "^1.0.3",
"@textile/grpc-connection": "^1.0.3",
"@textile/grpc-transport": "^0.1.0",
"@textile/hub-grpc": "2.2.0",
"@textile/hub-threads-client": "^2.0.3-alpha.0",
"@textile/hub-threads-client": "^2.0.3",
"@textile/security": "^0.6.2",
"@textile/threads-id": "^0.2.0",
"@textile/users-grpc": "2.2.0",
Expand Down

0 comments on commit 1df03e7

Please sign in to comment.