chore(release): 1.1.0

This commit is contained in:
EvolutionX
2022-02-14 23:00:24 +05:30
parent 9174838b09
commit 8e027f8342
3 changed files with 15 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sern-handler",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"scripts": {
@@ -29,7 +29,7 @@
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}