File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ 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.0.7] ( https://github.com/little-core-labs/gqlr/compare/v1.0.6...v1.0.7 )
11
+
12
+ ### Merged
13
+
14
+ - chore(deps-dev): bump fetch-cookie from 0.9.1 to 0.10.1 [ ` #6 ` ] ( https://github.com/little-core-labs/gqlr/pull/6 )
15
+ - chore(deps-dev): bump gh-release from 3.5.0 to 4.0.2 [ ` #4 ` ] ( https://github.com/little-core-labs/gqlr/pull/4 )
16
+ - feat: add automatic release prepwork [ ` #7 ` ] ( https://github.com/little-core-labs/gqlr/pull/7 )
17
+
18
+ ### Commits
19
+
20
+ - Create release.yml [ ` d52ccbc ` ] ( https://github.com/little-core-labs/gqlr/commit/d52ccbc06518340b4879832489c9f83b75bb5f83 )
21
+ - Create dependabot.yml [ ` 6acbc39 ` ] ( https://github.com/little-core-labs/gqlr/commit/6acbc39b1c20babfbee74099ea3b33d966c9e24a )
22
+ - chore: remove type-fest [ ` a43105c ` ] ( https://github.com/little-core-labs/gqlr/commit/a43105c3b61f40f74e0275f5de2c4bf2f1d4206b )
23
+
10
24
## [ v1.0.6] ( https://github.com/little-core-labs/gqlr/compare/v1.0.5...v1.0.6 ) - 2020-06-11
11
25
12
26
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gqlr" ,
3
- "version" : " 1.0.6 " ,
3
+ "version" : " 1.0.7 " ,
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