Skip to content

Commit e8837b7

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2025-09-10) ### Features * add usage tracking, password template, and fix folder pagination ([efd1989](efd1989))
1 parent efd1989 commit e8837b7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.12.0](https://github.com/typelets/typelets-app/compare/v1.11.0...v1.12.0) (2025-09-10)
2+
3+
4+
### Features
5+
6+
* add usage tracking, password template, and fix folder pagination ([efd1989](https://github.com/typelets/typelets-app/commit/efd1989d62b2e84f1f726c069dbf411882a41004))
7+
18
# [1.11.0](https://github.com/typelets/typelets-app/compare/v1.10.4...v1.11.0) (2025-09-08)
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.11.0';
1+
export const APP_VERSION = '1.12.0';

0 commit comments

Comments
 (0)