File tree 4 files changed +13
-0
lines changed
4 files changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ # These are supported funding model platforms
2
+
3
+ # github: [jaywcjlove]
4
+ # patreon: # Replace with a single Patreon username
5
+ # open_collective: # Replace with a single Open Collective username
6
+ # ko_fi: # Replace with a single Ko-fi username
7
+ # tidelift: #npm/mocker-api
8
+ # community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+ custom : https://jaywcjlove.github.io/#/sponsor
Original file line number Diff line number Diff line change 53
53
name : ${{ steps.create_tag.outputs.version }}
54
54
tag : ${{ steps.create_tag.outputs.version }}
55
55
body : |
56
+ [](https://jaywcjlove.github.io/#/sponsor)
57
+
56
58
${{ steps.changelog.outputs.compareurl }}
57
59
58
60
${{ steps.changelog.outputs.changelog }}
Original file line number Diff line number Diff line change 1
1
NPM UNPKG
2
2
===
3
3
4
+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
4
5
[ ![ CI Build & Deploy] ( https://github.com/uiwjs/npm-unpkg/actions/workflows/ci.yml/badge.svg )] ( https://github.com/uiwjs/npm-unpkg/actions/workflows/ci.yml )
5
6
[ ![ Open in Gitpod] ( https://shields.io/badge/Open%20in-Gitpod-green?logo=Gitpod )] ( https://gitpod.io/#https://github.com/uiwjs/npm-unpkg )
6
7
Original file line number Diff line number Diff line change 2
2
"name" : " npm-unpkg" ,
3
3
"version" : " 2.1.0" ,
4
4
"description" : " A web application to view npm package files, Based on unpkg." ,
5
+ "funding" : " https://jaywcjlove.github.io/#/sponsor" ,
5
6
"private" : true ,
6
7
"scripts" : {
7
8
"prepare" : " husky install" ,
You can’t perform that action at this time.
0 commit comments