We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6065216 commit 0cb2135Copy full SHA for 0cb2135
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-plugin-typescript-swr",
3
- "version": "0.0.1",
+ "version": "0.1.0",
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