Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Jul 11, 2020
1 parent 15f16e4 commit 7b5cff8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apollo/react-components",
"description": "React Apollo Query, Mutation and Subscription components.",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down
2 changes: 1 addition & 1 deletion packages/hoc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apollo/react-hoc",
"description": "React Apollo `graphql` higher-order component.",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apollo/react-hooks",
"description": "React Apollo Hooks.",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down
2 changes: 1 addition & 1 deletion packages/ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apollo/react-ssr",
"description": "React Apollo server-side rendering utilities",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apollo/react-testing",
"description": "React Apollo testing utilities.",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down

0 comments on commit 7b5cff8

Please sign in to comment.