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.3] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.2...v1.1.3 ) (2022-04-27)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * bump @graphql-codegen/typescript version ([ #10 ] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/10 ) ) ([ 1f113b4] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/1f113b4b44e5e17a713797d69b2bcb0ba28cf99f ) )
9
+
3
10
### [ 1.1.2] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.1...v1.1.2 ) (2022-01-03)
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.2 " ,
3
+ "version" : " 1.1.3 " ,
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