Skip to content

Commit 7185f3b

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.0...v1.13.0) (2025-09-12) ### Features * enhance editor with UI components and fix usage display ([2502db7](2502db7))
1 parent 276e78e commit 7185f3b

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.13.0](https://github.com/typelets/typelets-app/compare/v1.12.0...v1.13.0) (2025-09-12)
2+
3+
4+
### Features
5+
6+
* enhance editor with UI components and fix usage display ([2502db7](https://github.com/typelets/typelets-app/commit/2502db71175c7b6485960b22887bd1fe7b360755))
7+
18
# [1.12.0](https://github.com/typelets/typelets-app/compare/v1.11.0...v1.12.0) (2025-09-10)
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.12.0';
1+
export const APP_VERSION = '1.13.0';

0 commit comments

Comments
 (0)