Skip to content

Commit

Permalink
# v0.2.146
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Feb 3, 2025
1 parent c9b0628 commit 4deff54
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions tybotRoute/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ available on:
- Added flowError on JSONCondition when result = null
- Added fix on Filler -->

# v0.2.146
- bug-fixed: message.attributes["flowAttributes"]

# v0.2.146-rc1
- bug-fixed: message.attributes["flowAttributes"] added only if value size is <= 1kb

Expand Down
4 changes: 2 additions & 2 deletions tybotRoute/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 tybotRoute/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tiledesk/tiledesk-tybot-connector",
"version": "0.2.146-rc1",
"version": "0.2.146",
"description": "Tiledesk Tybot connector",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4deff54

Please sign in to comment.