Skip to content

Commit

Permalink
Release version 0.9.2@latest to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas authored and github-actions[bot] committed Apr 3, 2024
1 parent b297bc5 commit e60f1ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/client-react-streaming",
"version": "0.9.1",
"version": "0.9.2",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/experimental-nextjs-app-support",
"version": "0.9.1",
"version": "0.9.2",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
},
Expand Down Expand Up @@ -115,6 +115,6 @@
"react": "^18"
},
"dependencies": {
"@apollo/client-react-streaming": "0.9.1"
"@apollo/client-react-streaming": "0.9.2"
}
}

0 comments on commit e60f1ec

Please sign in to comment.