chore: lowered the version as its not ready for release yet

This commit is contained in:
EvolutionX
2022-02-14 23:04:08 +05:30
parent 8e027f8342
commit 2d1e630d30
3 changed files with 3 additions and 13 deletions

View File

@@ -1,10 +0,0 @@
# Changelog
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.
## 1.1.0 (2022-02-14)
### Features
* added conventional commits ([741cf13](https://github.com/EvolutionX-10/Sern/commit/741cf13fd56ac49ebca6f73ecc3a2209f00e774d))

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "sern-handler",
"version": "1.1.0",
"version": "0.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sern-handler",
"version": "1.1.0",
"version": "0.1.0",
"license": "ISC",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.10.2",

View File

@@ -1,6 +1,6 @@
{
"name": "sern-handler",
"version": "1.1.0",
"version": "0.1.0",
"description": "",
"main": "dist/index.js",
"scripts": {