Skip to content

Commit

Permalink
0.19.10
Browse files Browse the repository at this point in the history
  • Loading branch information
guidone committed Sep 26, 2021
1 parent 3998b22 commit b7204ed
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* **0.19.10** Added Telegram menu node, fix sticker node send by id, changed routing error into a warning, enable receiving vide notes, fix louse checking in rules node
* **0.19.9** Improved NLP (extract all entities, uses alias for multiple entities, fix alias in utterances), improved param nodes for chained messages, remove deprecated nodes (Recast, Listen, Listen-lexicon), in Messenger quick replies removed location and added email / phone buttons
* **0.19.8** Upgraded NLP.js, refactored location node
* **0.19.7** Bumped NLP.js
Expand Down
4 changes: 2 additions & 2 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-chatbot",
"version": "0.19.9",
"version": "0.19.10",
"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 b7204ed

Please sign in to comment.