Skip to content

Commit 84aa4c7

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2025-09-04) ### Features * modernize mobile layout with shadcn/ui tabs and improved navigation ([f2dba7e](f2dba7e))
1 parent f2dba7e commit 84aa4c7

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.8.0](https://github.com/typelets/typelets-app/compare/v1.7.0...v1.8.0) (2025-09-04)
2+
3+
4+
### Features
5+
6+
* modernize mobile layout with shadcn/ui tabs and improved navigation ([f2dba7e](https://github.com/typelets/typelets-app/commit/f2dba7e0b8be938c496e075f1e5106d8a41040a0))
7+
18
# [1.7.0](https://github.com/typelets/typelets-app/compare/v1.6.0...v1.7.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.7.0';
1+
export const APP_VERSION = '1.8.0';

0 commit comments

Comments
 (0)