chore: create version 3.30-beta
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "metrics",
|
||||
"version": "3.29.0",
|
||||
"version": "3.30.0-beta",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "metrics",
|
||||
"version": "3.29.0",
|
||||
"version": "3.30.0-beta",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "metrics",
|
||||
"version": "3.29.0",
|
||||
"description": "An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
|
||||
"version": "3.30.0-beta",
|
||||
"description": "An infographics generator with 40+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
"start": "node source/app/web/index.mjs",
|
||||
|
||||
2
source/app/action/action.yml
generated
2
source/app/action/action.yml
generated
@@ -13,7 +13,7 @@ inputs:
|
||||
# Action metadata
|
||||
name: Metrics embed
|
||||
author: lowlighter
|
||||
description: An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account!
|
||||
description: An infographics generator with 40+ plugins and 300+ options to display stats about your GitHub account!
|
||||
branding:
|
||||
icon: user-check
|
||||
color: gray-dark
|
||||
|
||||
Reference in New Issue
Block a user