Version 2.4

- Add new plugin "Gists"
- Fix sponsorships
- Minor icons changes
- Add new repositories metrics "sponsors" and and "releases"
This commit is contained in:
lowlighter
2020-11-06 21:16:47 +01:00
parent 90d088edf7
commit e05442017a
11 changed files with 127 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "2.3.0",
"version": "2.4.0",
"description": "Generate an user's GitHub metrics as SVG image format to embed somewhere else",
"main": "index.mjs",
"scripts": {