Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Lanzilotto committed Dec 22, 2023
1 parent f9516a5 commit 72af8c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# tiledesk-dashboard

### 2.4.88-rc1
- Displays "No Automation" message when there are no logs
- Improves the "Get template" onboarding

### 2.4.87
- Adds Automations Logs page

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

0 comments on commit 72af8c6

Please sign in to comment.