Skip to content

Commit 1ef7456

Browse files
chore(release): 1.21.1 [skip ci]
## [1.21.1](v1.21.0...v1.21.1) (2025-10-07) ### Bug Fixes * **ci:** improve mobile-only commit detection in release workflow ([2711b1b](2711b1b))
1 parent 2711b1b commit 1ef7456

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.21.1](https://github.com/typelets/typelets-app/compare/v1.21.0...v1.21.1) (2025-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** improve mobile-only commit detection in release workflow ([2711b1b](https://github.com/typelets/typelets-app/commit/2711b1b00bbeb391a8aade3c863091b56347b9c5))
7+
18
# [1.21.0](https://github.com/typelets/typelets-app/compare/v1.20.0...v1.21.0) (2025-10-07)
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.21.0';
1+
export const APP_VERSION = '1.21.1';

0 commit comments

Comments
 (0)