Skip to content

Commit 8408a6d

Browse files
Version Packages (#13309)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @apollo/client-graphql-codegen@2.1.1 ### Patch Changes - [#13308](#13308) [`9e2c668`](9e2c668) Thanks [@jerelmiller](https://github.com/jerelmiller)! - Fix accidentally omitted runtime files in latest minor. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e2c668 commit 8408a6d

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/empty-peas-buy.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#13308](https://github.com/apollographql/apollo-client/pull/13308) [`9e2c668`](https://github.com/apollographql/apollo-client/commit/9e2c6686563d47fa35b7ccc29c34556863a0bc61) Thanks [@jerelmiller](https://github.com/jerelmiller)! - Fix accidentally omitted runtime files in latest minor.
8+
39
## 2.1.0
410

511
### Minor 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": "2.1.0",
3+
"version": "2.1.1",
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)