File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.4...v1.2.0 ) (2022-12-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * bump code generator plugin versions ([ #46 ] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/46 ) ) ([ 8fa5340] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/8fa53404907a3352528e8ee0f6136781d52fc949 ) )
9
+
3
10
### [ 1.1.4] ( https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.3...v1.1.4 ) (2022-04-29)
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.4 " ,
3
+ "version" : " 1.2.0 " ,
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