Skip to content

Commit ecfc02a

Browse files
authored
Really release rc (#12718)
1 parent b2b42dc commit ecfc02a

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.changeset/friendly-walls-think.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@apollo/client": major
3+
---
4+
5+
Version bump only to release latest as `rc`.

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

0 commit comments

Comments
 (0)