Skip to content

Commit 929a3cb

Browse files
committed
Add changeset
1 parent 877fc40 commit 929a3cb

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.changeset/config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
"ignore": [
99
"website",
1010
"example-*",
11+
"rust-example-*",
1112
"dev-test*",
12-
"@graphql-codegen/client-preset-swc-plugin",
13-
"example-apollo-client-swc-plugin",
14-
"example-react-nextjs-swr"
13+
"@graphql-codegen/client-preset-swc-plugin"
1514
],
1615
"changelog": [
1716
"@changesets/changelog-github",

.changeset/fresh-crabs-open.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/cli': patch
3+
---
4+
5+
Fix --version flag

0 commit comments

Comments
 (0)