chore: prepare release v3.32 (#1359) [skip ci]

This commit is contained in:
Simon Lecoq
2023-01-18 00:29:53 -05:00
committed by GitHub
parent 1b67453fc4
commit 6b0303bbb4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "metrics",
"version": "3.32.0-beta",
"version": "3.32.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "metrics",
"version": "3.32.0-beta",
"version": "3.32.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.32.0-beta",
"version": "3.32.0",
"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": {