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 Apr 14, 2020
1 parent 7f2a77b commit 4bd40a9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-apollo",
"description": "React Apollo Hooks, Components, and HOC.",
"version": "3.1.4",
"version": "3.1.5",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down
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": "3.1.4",
"version": "3.1.5",
"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": "3.1.4",
"version": "3.1.5",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down
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": "3.1.4",
"version": "3.1.5",
"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": "3.1.4",
"version": "3.1.5",
"author": "[email protected]",
"keywords": [
"apollo",
Expand Down

0 comments on commit 4bd40a9

Please sign in to comment.