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",
|
"name": "metrics",
|
||||||
"version": "3.29.0",
|
"version": "3.30.0-beta",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "metrics",
|
"name": "metrics",
|
||||||
"version": "3.29.0",
|
"version": "3.30.0-beta",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "metrics",
|
"name": "metrics",
|
||||||
"version": "3.29.0",
|
"version": "3.30.0-beta",
|
||||||
"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!",
|
"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",
|
"main": "index.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node source/app/web/index.mjs",
|
"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
|
# Action metadata
|
||||||
name: Metrics embed
|
name: Metrics embed
|
||||||
author: lowlighter
|
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:
|
branding:
|
||||||
icon: user-check
|
icon: user-check
|
||||||
color: gray-dark
|
color: gray-dark
|
||||||
|
|||||||
Reference in New Issue
Block a user