Skip to content

Commit e6ad3c9

Browse files
committed
Bump @apollo/client npm version to 3.7.1.
1 parent 81bc6b4 commit e6ad3c9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Apollo Client 3.7.1 (unreleased)
1+
## Apollo Client 3.7.1 (2022-10-20)
22

33
### Bug fixes
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"description": "A fully-featured caching GraphQL client.",
55
"private": true,
66
"keywords": [

0 commit comments

Comments
 (0)