Skip to content

Commit c4ddceb

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-08-13) ### Bug Fixes * resolve security vulnerability in tmp package via pnpm override ([e5f203d](e5f203d))
1 parent 885eff0 commit c4ddceb

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.1.1](https://github.com/typelets/typelets-app/compare/v1.1.0...v1.1.1) (2025-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve security vulnerability in tmp package via pnpm override ([e5f203d](https://github.com/typelets/typelets-app/commit/e5f203d699fdc7cbdd057e7b37e31cd72546e461))
7+
18
# [1.1.0](https://github.com/typelets/typelets-app/compare/v1.0.0...v1.1.0) (2025-08-13)
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.1.0';
1+
export const APP_VERSION = '1.1.1';

0 commit comments

Comments
 (0)