Skip to content

Commit

Permalink
Setup GitHub Sponsors funding.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Dec 23, 2020
1 parent 5ec9eff commit 3e21c6a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/funding.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: jaydenseric
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
### Minor

- Allow React component `displayName` and `propTypes` to be removed in production builds.
- Setup [GitHub Sponsors funding](https://github.com/sponsors/jaydenseric):
- Added `.github/funding.yml` to display a sponsor button in GitHub.
- Added a `package.json` `funding` field to enable npm CLI funding features.

### Patch

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"repository": "github:jaydenseric/device-agnostic-ui",
"homepage": "https://deviceagnosticui.com",
"bugs": "https://github.com/jaydenseric/device-agnostic-ui/issues",
"funding": "https://github.com/sponsors/jaydenseric",
"keywords": [
"device",
"agnostic",
Expand Down

0 comments on commit 3e21c6a

Please sign in to comment.