Skip to content

Commit 449c3ea

Browse files
Version Packages (rc) (#12724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 525e30d commit 449c3ea

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
"short-months-complain",
158158
"short-tomatoes-attend",
159159
"shy-experts-cough",
160+
"silent-lobsters-try",
160161
"silly-knives-exist",
161162
"silly-seas-confess",
162163
"six-jars-fix",

codegen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apollo/client-graphql-codegen
22

3+
## 1.0.0-rc.0
4+
5+
### Major Changes
6+
7+
- [#12723](https://github.com/apollographql/apollo-client/pull/12723) [`1f9ed72`](https://github.com/apollographql/apollo-client/commit/1f9ed7200a249676e3efec6b61814376f47ce596) Thanks [@jerelmiller](https://github.com/jerelmiller)! - Version bump only for codegen to release as `rc`.
8+
39
## 1.0.0-alpha.0
410

511
### Major Changes

codegen/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-graphql-codegen",
3-
"version": "0.0.0",
3+
"version": "1.0.0-rc.0",
44
"description": "Apollo Client GraphQL Codegen Plugins",
55
"keywords": [
66
"apollo",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)