Skip to content

Commit 1c8e724

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2025-09-04) ### Features * add attachment indicators to notes list and fix star toggle preservation ([02c4f78](02c4f78))
1 parent 02c4f78 commit 1c8e724

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/typelets/typelets-app/compare/v1.5.0...v1.6.0) (2025-09-04)
2+
3+
4+
### Features
5+
6+
* add attachment indicators to notes list and fix star toggle preservation ([02c4f78](https://github.com/typelets/typelets-app/commit/02c4f786095ec15dbcb07086ee468e5eb08d8623))
7+
18
# [1.5.0](https://github.com/typelets/typelets-app/compare/v1.4.0...v1.5.0) (2025-09-04)
29

310

src/constants/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const APP_VERSION = '1.5.0';
1+
export const APP_VERSION = '1.6.0';

0 commit comments

Comments
 (0)