Skip to content

Commit 8b78605

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2025-09-04) ### Features * add print functionality to note dropdown menu ([1b07def](1b07def))
1 parent 1b07def commit 8b78605

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.7.0](https://github.com/typelets/typelets-app/compare/v1.6.0...v1.7.0) (2025-09-04)
2+
3+
4+
### Features
5+
6+
* add print functionality to note dropdown menu ([1b07def](https://github.com/typelets/typelets-app/commit/1b07defb58a956290e30c30d5c3cc5ec9bddd12e))
7+
18
# [1.6.0](https://github.com/typelets/typelets-app/compare/v1.5.0...v1.6.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.6.0';
1+
export const APP_VERSION = '1.7.0';

0 commit comments

Comments
 (0)