chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/pragmatismo-io/BotServer/compare/1.0.4...1.0.5) (2018-11-18) ### Bug Fixes * **config:** Try to fix CI. ([780a177
](https://github.com/pragmatismo-io/BotServer/commit/780a177)) * **config:** Try to fix CI. ([240e905
](https://github.com/pragmatismo-io/BotServer/commit/240e905)) * **config:** Try to fix CI. ([ae8e2bc
](https://github.com/pragmatismo-io/BotServer/commit/ae8e2bc))
This commit is contained in:
parent
780a177979
commit
d4d0036c72
1 changed files with 3 additions and 2 deletions
|
@ -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",
|
||||
|
@ -208,7 +208,8 @@
|
|||
"publish": [
|
||||
"@semantic-release/npm",
|
||||
"@semantic-release/github"
|
||||
]
|
||||
],
|
||||
"analyzeCommits": "simple-commit-message"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
|
Loading…
Add table
Reference in a new issue