chore(release): 2.0.25 [skip ci]

## [2.0.25](https://github.com/pragmatismo-io/BotServer/compare/2.0.24...2.0.25) (2020-10-30)

### Bug Fixes

* **all:** Remove HTML from Input. ([03161da](03161dad88))
This commit is contained in:
Rodrigo 2020-10-30 16:08:54 +00:00
parent c6f3d52729
commit b784842167
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.25](https://github.com/pragmatismo-io/BotServer/compare/2.0.24...2.0.25) (2020-10-30)
### Bug Fixes
* **all:** Remove HTML from Input. ([03161da](https://github.com/pragmatismo-io/BotServer/commit/03161dad88497bf3e0bd26c744d6f93ce85aeda6))
## [2.0.24](https://github.com/pragmatismo-io/BotServer/compare/2.0.23...2.0.24) (2020-10-30)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.0.24",
"version": "2.0.25",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",