Skip to content

Commit

Permalink
# 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Jan 30, 2025
1 parent e29fe07 commit 589f91f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Tiledesk native chatbot

# 1.0.14
- bug-fixed: action.isInfo added in DirMessage to fix test

# 1.0.13
- bug-fixed: message.attributes.payload is not populated on first message
- bug-fixed: message.attributes.payload was overwritten by message.request.attributes.payload
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": "@tiledesk/tiledesk-chatbot",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 589f91f

Please sign in to comment.