chore(release): 0.2.2

This commit is contained in:
EvolutionX
2022-07-05 18:56:15 +05:30
parent 428b87ee1f
commit 2b260eb1bc
3 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.2.2](https://github.com/sern-handler/cli/compare/v0.2.1...v0.2.2) (2022-07-05)
### [0.2.1](https://github.com/sern-handler/cli/compare/v0.2.0...v0.2.1) (2022-07-05)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sern/cli",
"version": "0.2.1",
"version": "0.2.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sern/cli",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"dependencies": {
"axios": "^0.27.2",

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/cli",
"version": "0.2.1",
"version": "0.2.2",
"description": "A CLI for @sern/handler",
"exports": "./src/index.js",
"bin": {