Prepare release v3.10 (#300) [skip ci]
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
Generate your metrics that you can embed everywhere, including your GitHub profile readme! It works for both user and organization accounts, and even for repositories!
|
||||
|
||||
|
||||
> <sup>*⚠️ This is the documentation of **v3.10-beta** (`@master` branch) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master), see documentation of [**v3.9** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).*</sup>
|
||||
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "metrics",
|
||||
"version": "3.10.0-beta",
|
||||
"version": "3.10.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "metrics",
|
||||
"version": "3.10.0-beta",
|
||||
"version": "3.10.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "metrics",
|
||||
"version": "3.10.0-beta",
|
||||
"version": "3.10.0",
|
||||
"description": "An infographics generator with 30+ plugins and 100+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user