File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v1.1.0] ( https://github.com/little-core-labs/gqlr/compare/v1.0.7...v1.1.0 )
10
+ ## [ v1.1.1] ( https://github.com/little-core-labs/gqlr/compare/v1.1.0...v1.1.1 ) - 2020-09-28
11
+
12
+ ### Commits
13
+
14
+ - bug: fix return signature on stringRequest [ ` 102dd31 ` ] ( https://github.com/little-core-labs/gqlr/commit/102dd3184ce4af029eec1979ea34c0f29a714014 )
15
+
16
+ ## [ v1.1.0] ( https://github.com/little-core-labs/gqlr/compare/v1.0.7...v1.1.0 ) - 2020-09-28
11
17
12
18
### Merged
13
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gqlr" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " WIP: (g)raph(ql)-(r)equest. A simplified fork of graphql-request" ,
5
5
"type" : " module" ,
6
6
"main" : " cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments