Skip to content

Commit 6292f0f

Browse files
authored
Update CHANGELOG
Updated change log with recent changes to the repo.
1 parent aca05c6 commit 6292f0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22
# json-to-graphql-query Changelog
33

4+
## 2.2.5
5+
6+
* Updated README to include simple mutation example
7+
* Bumped minimatch library version as a security vulnerability remedy
8+
* Include src files in published package (thanks @esetnik)
9+
* fix: empty object serialization (thanks @blaky)
10+
411
## 2.2.4
512

613
* Handled empty variables and empty directives (thanks @MorganDbs)

0 commit comments

Comments
 (0)