This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-18 19:23:26 -02:00
commit 2fd9e9b24a

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "1.0.0",
"version": "1.0.5",
"description": "General Bot Community Edition open-core server.",
"main": "./src/app.ts",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
@ -214,7 +214,8 @@
"publish": [
"@semantic-release/npm",
"@semantic-release/github"
]
],
"analyzeCommits": "simple-commit-message"
},
"config": {
"commitizen": {