chore: create version 3.30-beta

This commit is contained in:
lowlighter
2022-11-20 06:30:29 -05:00
parent 4c94975e25
commit b547761e87
3 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@@ -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": {

View File

@@ -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",

View File

@@ -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