Skip to content

Commit

Permalink
0.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
guidone committed Nov 23, 2019
1 parent de2e90f commit 3e04986
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,3 +1,4 @@
* **0.17.9** - Move Discord platform to a separate package [node-red-contrib-chatbot-discord](https://github.com/guidone/node-red-contrib-chatbot-discord)
* **0.17.8** - Routee support, fixed reply to message in Telegram
* **0.17.6** - Improved Dialogflow, removed static configuration from Conversation node
* **0.17.5** - Added animation node, improved runtime validation of `Conversation node`
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-chatbot",
"version": "0.17.8",
"version": "0.17.9",
"description": "REDBot a Chat bot for a full featured chat bot for Telegram, Facebook Messenger and Slack. Almost no coding skills required",
"scripts": {
"start": "node-red",
Expand Down

0 comments on commit 3e04986

Please sign in to comment.