Skip to content

Commit a923020

Browse files
phryneasgithub-actions[bot]
authored andcommitted
Release version 0.9.1@latest to npm
1 parent 7709ad6 commit a923020

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.9.0",
3+
"version": "0.9.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.9.0",
3+
"version": "0.9.1",
44
"repository": {
55
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
66
},
@@ -113,6 +113,6 @@
113113
"react": "^18"
114114
},
115115
"dependencies": {
116-
"@apollo/client-react-streaming": "0.9.0"
116+
"@apollo/client-react-streaming": "0.9.1"
117117
}
118118
}

0 commit comments

Comments
 (0)