Skip to content

Commit e7a59cb

Browse files
phryneasgithub-actions[bot]
authored andcommitted
Release version 0.11.2@latest to npm
1 parent a6b0516 commit e7a59cb

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.11.1",
3+
"version": "0.11.2",
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.11.1",
3+
"version": "0.11.2",
44
"repository": {
55
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
66
},
@@ -152,6 +152,6 @@
152152
"react": "^18"
153153
},
154154
"dependencies": {
155-
"@apollo/client-react-streaming": "0.11.1"
155+
"@apollo/client-react-streaming": "0.11.2"
156156
}
157157
}

0 commit comments

Comments
 (0)