Skip to content

Commit 55016b8

Browse files
Version Packages (#13018)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e303329 commit 55016b8

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/sour-readers-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [#13014](https://github.com/apollographql/apollo-client/pull/13014) [`b9a1964`](https://github.com/apollographql/apollo-client/commit/b9a19647442842d1192a67bfded3bd8b27952832) Thanks [@phryneas](https://github.com/phryneas)! - bump upstream dependencies by major version
8+
39
## 1.0.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": "1.0.0",
3+
"version": "2.0.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)