Skip to content

Commit 3745cbe

Browse files
committed
Setup GitHub Sponsors funding.
1 parent c1ab767 commit 3745cbe

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.github/funding.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: jaydenseric

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Next
44

5+
### Minor
6+
7+
- Setup [GitHub Sponsors funding](https://github.com/sponsors/jaydenseric):
8+
- Added `.github/funding.yml` to display a sponsor button in GitHub.
9+
- Added a `package.json` `funding` field to enable npm CLI funding features.
10+
511
### Patch
612

713
- Updated dev dependencies.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"repository": "github:jaydenseric/graphql-react",
1212
"homepage": "https://github.com/jaydenseric/graphql-react#readme",
1313
"bugs": "https://github.com/jaydenseric/graphql-react/issues",
14+
"funding": "https://github.com/sponsors/jaydenseric",
1415
"keywords": [
1516
"graphql",
1617
"client",

0 commit comments

Comments
 (0)