Skip to content

Commit

Permalink
version added: ### 1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Feb 12, 2025
1 parent 8540c52 commit 9ace0a5
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 6 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Tiledesk native chatbot

# 1.0.23

# 1.0.23-rc3
- changed: context for gpt-40 and gpt-40-mini

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.23-rc3",
"version": "1.0.23",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions tybotRoute/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ available on:
- Added flowError on JSONCondition when result = null
- Added fix on Filler -->

# v0.2.149

# v0.2.149-rc3
- changed: context for gpt-40 and gpt-40-mini

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.149-rc3",
"version": "0.2.149",
"description": "Tiledesk Tybot connector",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9ace0a5

Please sign in to comment.