Skip to content

Commit c8c10d8

Browse files
committed
Update changelog
1 parent 4c78779 commit c8c10d8

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

doc/changelogs/CHANGELOG_V5.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</tr>
77
<tr>
88
<td>
9+
<a href="#5.1.6">5.1.6</a><br/>
910
<a href="#5.1.5">5.1.5</a><br/>
1011
<a href="#5.1.4">5.1.4</a><br/>
1112
<a href="#5.1.3">5.1.3</a><br/>
@@ -18,12 +19,31 @@
1819
</tr>
1920
</table>
2021

22+
<a id="5.1.6"></a>
23+
## Version 5.1.6
24+
25+
### Notable Changes
26+
27+
* **graphql**:
28+
- Bump version of graphql.
29+
* **easygraphql-parser**:
30+
- Bump version of easygraphql-parser.
31+
* **easygraphql-mock**:
32+
- Bump version of easygraphql-mock.
33+
* **husky**:
34+
- Bump version of husky.
35+
36+
### Commits
37+
38+
* [[`f78109ffbb`](https://github.com/EasyGraphQL/easygraphql-tester/commit/f78109ffbb)] - Update husky to the latest version 🚀
39+
* [[`4c787796b7`](https://github.com/EasyGraphQL/easygraphql-tester/commit/4c787796b7)] - Update versions
40+
2141
<a id="5.1.5"></a>
2242
## Version 5.1.5
2343

2444
### Notable Changes
2545

26-
* **Graphql-tag**: Suppor schemas made with Graphql-tag.
46+
* **Graphql-tag**: Support schemas made with Graphql-tag.
2747
* **easygraphql-parser**:
2848
- Bump version of easygraphql-parser.
2949
* **easygraphql-mock**:

0 commit comments

Comments
 (0)