Prepare release v3.7 (#220)

This commit is contained in:
Simon Lecoq
2021-04-16 21:14:55 +02:00
committed by GitHub
parent 145fda22e7
commit 8b9de4ea58
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "metrics", "name": "metrics",
"version": "3.7.0-beta", "version": "3.7.0",
"description": "An image generator with 20+ metrics about your GitHub account such as activity, community, repositories, coding habits, website performances, music played, starred topics, etc. that you can put on your profile or elsewhere !", "description": "An image generator with 20+ metrics about your GitHub account such as activity, community, repositories, coding habits, website performances, music played, starred topics, etc. that you can put on your profile or elsewhere !",
"main": "index.mjs", "main": "index.mjs",
"scripts": { "scripts": {

View File

@@ -1,4 +1,4 @@
### 📒 Markdown <sup>🚧 v3.7</sup> ### 📒 Markdown
Markdown template can render a **markdown template** by interpreting **templating brackets** `{{` and `}}`. Markdown template can render a **markdown template** by interpreting **templating brackets** `{{` and `}}`.