File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.1.2] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.1...v1.1.2 ) (2022-01-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * correct readme example ([ #8 ] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/8 ) ) ([ 200af3b] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/200af3b11fffa4966eef1a009e5ab010c1521291 ) )
9
+
3
10
### [ 1.1.1] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.0...v1.1.1 ) (2022-01-01)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-codegen-typescript-operation-types" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " GraphQL codegen plugin that generates only the types used in the operations" ,
5
5
"main" : " dist/main/index.js" ,
6
6
"typings" : " dist/main/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments