We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877fc40 commit 929a3cbCopy full SHA for 929a3cb
2 files changed
.changeset/config.json
@@ -8,10 +8,9 @@
8
"ignore": [
9
"website",
10
"example-*",
11
+ "rust-example-*",
12
"dev-test*",
- "@graphql-codegen/client-preset-swc-plugin",
13
- "example-apollo-client-swc-plugin",
14
- "example-react-nextjs-swr"
+ "@graphql-codegen/client-preset-swc-plugin"
15
],
16
"changelog": [
17
"@changesets/changelog-github",
.changeset/fresh-crabs-open.md
@@ -0,0 +1,5 @@
1
+---
2
+'@graphql-codegen/cli': patch
3
4
+
5
+Fix --version flag
0 commit comments