diff --git a/package.json b/package.json index 24d30a8c..52f770e6 100644 --- a/package.json +++ b/package.json @@ -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": {