Skip to content

Commit 43ad7f4

Browse files
committed
Updates version
1 parent f8009fe commit 43ad7f4

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# tiledesk-dashboard
22

3-
### 2.7.212-stage (not published)
3+
### 2.7.212-stage
44
- Implement multi-project availability
5+
- Adds the ability to export unanswered and answered questions in CSV or JSON format
6+
- Enables the message retention tab in the project settings
57

68
### 2.7.176 (not published)
79
- Implements multi-project availability

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiledesk/tiledesk-dashboard",
3-
"version": "2.7.211-stage",
3+
"version": "2.7.212-stage",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --aot",

0 commit comments

Comments
 (0)