Skip to content

Commit 168e322

Browse files
authored
Merge branch 'release-3.14' into jerel/rc-release
2 parents 72f87a7 + 014f52a commit 168e322

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.changeset/pre.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"mode": "pre",
3-
"tag": "alpha",
3+
"tag": "rc",
44
"initialVersions": {
55
"@apollo/client": "3.13.4"
66
},
@@ -16,4 +16,4 @@
1616
"spotty-walls-repair",
1717
"tidy-bulldogs-exercise"
1818
]
19-
}
19+
}

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

0 commit comments

Comments
 (0)