Skip to content

Commit

Permalink
### 1.18.2-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Jul 30, 2024
1 parent c4ad1a5 commit 2063f9e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
*Giovanni Troisi*
### **Copyrigth**: *Tiledesk SRL*

### 1.18.2-rc.2
👉 **changed**: disabled restartConversation in cds-panel-widget

### 1.18.2-rc.1
👉 **added**: convertToNumber function in cds-action-assign-variable

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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiledesk/cds",
"author": "Tiledesk SRL",
"version": "1.18.2-rc.1",
"version": "1.18.2-rc.2",
"license": "MIT",
"homepage": "https://www.tiledesk.com",
"repository": {
Expand Down
1 change: 1 addition & 0 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"ChooseALanguage": "Choose a language",
"Maximize":"Maximize",
"Minimize":"Minimize",
"Advanced":"Advanced",
"BotsAddEditPage": {
"AddBot": "Add Bot",
"EditBot": "Edit Bot",
Expand Down

0 comments on commit 2063f9e

Please sign in to comment.