@1stg/simple-git-hooks
Advanced tools
Comparing version
# Change Log | ||
## 0.1.4 | ||
### Patch Changes | ||
- [#111](https://github.com/1stG/configs/pull/111) [`eb18aaa`](https://github.com/1stG/configs/commit/eb18aaa48903fcc5eb7bf04b34a5b06858936aa7) Thanks [@JounQin](https://github.com/JounQin)! - chore: add donate and funding fields | ||
## 0.1.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@1stg/simple-git-hooks", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Personal but Shareable simple-git-hooks Configuration for all 1stG.me projects.", | ||
"repository": "git+https://github.com/1stG/configs.git", | ||
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>", | ||
"donate": { | ||
"recipients": [ | ||
{ | ||
"name": "unts", | ||
"platform": "opencollective", | ||
"address": "https://opencollective.com/unts", | ||
"weight": 60 | ||
}, | ||
{ | ||
"name": "rxts", | ||
"platform": "opencollective", | ||
"address": "https://opencollective.com/rxts", | ||
"weight": 20 | ||
}, | ||
{ | ||
"name": "1stG", | ||
"email": "i@1stg.me", | ||
"weight": 20, | ||
"platforms": [ | ||
{ | ||
"platform": "opencollective", | ||
"address": "https://opencollective.com/1stG" | ||
}, | ||
{ | ||
"platform": "patreon", | ||
"address": "https://www.patreon.com/1stG" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"funding": "https://www.patreon.com/1stG", | ||
"license": "MIT", | ||
@@ -8,0 +40,0 @@ "peerDependencies": { |
2241
83.54%