We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678891a commit 93a6ef9Copy full SHA for 93a6ef9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-plugin-typescript-swr",
3
- "version": "0.8.2",
+ "version": "0.8.3",
4
"description": "A GraphQL code generator plug-in that automatically generates utility functions for SWR.",
5
"main": "build/main/index.js",
6
"typings": "build/main/index.d.ts",
0 commit comments