Skip to content

Commit 7d635c5

Browse files
committed
Publish
- @boxcc/aws-appsync-auth-link@3.0.2-alpha.0 - @boxcc/aws-appsync-react@4.0.2 - @boxcc/aws-appsync-subscription-link@3.0.2 - @boxcc/aws-appsync@4.0.2
1 parent c01f925 commit 7d635c5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/aws-appsync-auth-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync-auth-link",
3-
"version": "3.0.1",
3+
"version": "3.0.2-alpha.0",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync Auth Link for JavaScript",

packages/aws-appsync-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync-react",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript - React and React Native components",
@@ -27,7 +27,7 @@
2727
"react-apollo": "2.x"
2828
},
2929
"devDependencies": {
30-
"@boxcc/aws-appsync": "^4.0.1",
30+
"@boxcc/aws-appsync": "^4.0.2",
3131
"@react-native-community/netinfo": "^5.0.0",
3232
"@types/react": "^16.0.25",
3333
"react": "^16.1.1",

packages/aws-appsync-subscription-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync-subscription-link",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript",

packages/aws-appsync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript",

0 commit comments

Comments
 (0)