Skip to content

Commit c2662b5

Browse files
authored
Support gql-tag (#107)
1 parent 2c99f84 commit c2662b5

File tree

4 files changed

+423
-453
lines changed

4 files changed

+423
-453
lines changed

doc/changelogs/CHANGELOG_V5.md

Lines changed: 16 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.5">5.1.5</a><br/>
910
<a href="#5.1.4">5.1.4</a><br/>
1011
<a href="#5.1.3">5.1.3</a><br/>
1112
<a href="#5.1.2">5.1.2</a><br/>
@@ -17,6 +18,20 @@
1718
</tr>
1819
</table>
1920

21+
<a id="5.1.5"></a>
22+
## Version 5.1.5
23+
24+
### Notable Changes
25+
26+
* **Graphql-tag**: Suppor schemas made with Graphql-tag.
27+
* **easygraphql-parser**:
28+
- Bump version of easygraphql-parser.
29+
* **easygraphql-mock**:
30+
- Bump version of easygraphql-mock.
31+
32+
### Commits
33+
34+
2035
<a id="5.1.4"></a>
2136
## Version 5.1.4
2237

@@ -31,7 +46,7 @@
3146

3247
### Commits
3348

34-
* [[`ff9a7aa047`](https://github.com/EasyGraphQL/easygraphql-tester/commit/ff9a7aa047)] - Update latest dependencies
49+
* [[`ff9a7aa047`](https://github.com/EasyGraphQL/easygraphql-tester/commit/ff9a7aa047)] - Update latest dependencies1
3550

3651
<a id="5.1.3"></a>
3752
## Version 5.1.3

0 commit comments

Comments
 (0)