Skip to content

Commit 13f2856

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2025-09-06) ### Bug Fixes * resolve master password prompt issues for new and returning users ([e006899](e006899))
1 parent 00f8a9b commit 13f2856

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.10.1](https://github.com/typelets/typelets-app/compare/v1.10.0...v1.10.1) (2025-09-06)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve master password prompt issues for new and returning users ([e006899](https://github.com/typelets/typelets-app/commit/e006899a79f287946166131a1b1f24c749494d75))
7+
18
# [1.10.0](https://github.com/typelets/typelets-app/compare/v1.9.0...v1.10.0) (2025-09-05)
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.10.0';
1+
export const APP_VERSION = '1.10.1';

0 commit comments

Comments
 (0)