Skip to content

Commit 88d5259

Browse files
committed
version bump
1 parent e332309 commit 88d5259

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### ✨ Features
22

3-
- Feature to duplicate a campaign.
3+
- Dashboard Update notifier, now when there is an update available, it will be displayed in the sidebar.
4+
- Updated default cleanup interval from 7 to 90 days across backend, database, and settings UI.
45
- New features and improvements.
56

67
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.6.0",
2+
"version": "0.7.0",
33
"name": "letterspace",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)