Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Lanzilotto committed Apr 16, 2024
1 parent f648b53 commit 9e8e08f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# tiledesk-dashboard

### 2.6.12
- Deploys in production
### 2.6.12-rc2
- Adds an alert on the app store page to explain that some apps have been moved to the integrations page

### 2.6.12-rc1
- Adds the ability to manage the visibility of menu item chatbot and the home chatbot section via DB
- Manages chatbot limit of zero

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,6 +1,6 @@
{
"name": "@tiledesk/tiledesk-dashboard",
"version": "2.6.12-rc1",
"version": "2.6.12-rc2",
"scripts": {
"ng": "ng",
"start": "ng serve --aot",
Expand Down

0 comments on commit 9e8e08f

Please sign in to comment.