Skip to content

Commit 654c278

Browse files
committed
Update README with new maintainer
1 parent 40d56b6 commit 654c278

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

22
# json-to-graphql-query Changelog
33

4+
## 2.0.1
5+
6+
* Transfer ownership to @vkolgi - thanks for taking the reins!
7+
48
## 2.0.0
59

610
* Update to TypeScript 3.7

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ GraphQL query to be sent to a GraphQL server.
55

66
Mainly useful for applications that need to generate graphql queries dynamically.
77

8-
## LOOKING FOR A NEW MAINTENER
8+
## New Maintainer!
99

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
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)