Skip to content

Commit 6eda5ba

Browse files
phryneasgithub-actions[bot]
authored andcommitted
Release version 0.10.1@latest to npm
1 parent c1c0fb9 commit 6eda5ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/client-react-streaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/client-react-streaming",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"repository": {
55
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
66
},

packages/experimental-nextjs-app-support/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/experimental-nextjs-app-support",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"repository": {
55
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
66
},
@@ -115,6 +115,6 @@
115115
"react": "^18"
116116
},
117117
"dependencies": {
118-
"@apollo/client-react-streaming": "0.10.0"
118+
"@apollo/client-react-streaming": "0.10.1"
119119
}
120120
}

0 commit comments

Comments
 (0)