File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
2
# json-to-graphql-query Changelog
3
3
4
+ ## 2.0.1
5
+
6
+ * Transfer ownership to @vkolgi - thanks for taking the reins!
7
+
4
8
## 2.0.0
5
9
6
10
* Update to TypeScript 3.7
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ GraphQL query to be sent to a GraphQL server.
5
5
6
6
Mainly useful for applications that need to generate graphql queries dynamically.
7
7
8
- ## LOOKING FOR A NEW MAINTENER
8
+ ## New Maintainer!
9
9
10
- I'm not working much with GraphQL at the moment, so if anyone is keen on taking
11
- over maintaince of this library I'd be happy to transfer it.
10
+ Huge thanks to @ vkolgi for agreeing to take over maintenance of this library! I look forward to
11
+ following its continued development. - @ dupski
12
12
13
13
## Installation
14
14
You can’t perform that action at this time.
0 commit comments