Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Lanzilotto committed Oct 3, 2024
1 parent 5294f1a commit 1f94342
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# tiledesk-dashboard

### 2.7.33-rc1
- Adds, on the History page, the ability to filter by conversation duration

### 2.7.32-rc1
- Moves the menu item "Apps" from the sidebar to the setting sidebar

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.7.32",
"version": "2.7.33-rc1",
"scripts": {
"ng": "ng",
"start": "ng serve --aot",
Expand Down

0 comments on commit 1f94342

Please sign in to comment.