chore: revert versions

This commit is contained in:
EvolutionX
2022-07-07 22:29:55 +05:30
parent c312ca794c
commit 1e07b5f1c8
3 changed files with 2 additions and 9 deletions

View File

@@ -2,13 +2,6 @@
All notable changes to this project will be documented in this file.
## [0.3.0](https://github.com/sern-handler/cli/compare/v0.2.2...v0.3.0) (2022-07-07)
### Features
* **init:** add --sync flag ([#53](https://github.com/sern-handler/cli/issues/53)) ([b24a053](https://github.com/sern-handler/cli/commit/b24a053d1cb8c00d49a96b6d536dd17205b9fa0e))
### [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)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@sern/cli",
"version": "0.3.0",
"version": "0.2.2",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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