File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v1.0.7] ( https://github.com/little-core-labs/gqlr/compare/v1.0.6...v1.0.7 )
10+ ## [ v1.1.0] ( https://github.com/little-core-labs/gqlr/compare/v1.0.7...v1.1.0 )
11+
12+ ### Merged
13+
14+ - feat: add stringRequest method [ ` #9 ` ] ( https://github.com/little-core-labs/gqlr/pull/9 )
15+ - chore(deps): update actions/checkout requirement to v2.3.3 [ ` #8 ` ] ( https://github.com/little-core-labs/gqlr/pull/8 )
16+
17+ ## [ v1.0.7] ( https://github.com/little-core-labs/gqlr/compare/v1.0.6...v1.0.7 ) - 2020-09-22
1118
1219### Merged
1320
Original file line number Diff line number Diff line change 11{
22 "name" : " gqlr" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " WIP: (g)raph(ql)-(r)equest. A simplified fork of graphql-request" ,
55 "type" : " module" ,
66 "main" : " cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments