Skip to content

Commit b60c84d

Browse files
committed
Merge branch 'main' of github.com:typelets/typelets-app
2 parents 14c068a + a2c35c8 commit b60c84d

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.16.2](https://github.com/typelets/typelets-app/compare/v1.16.1...v1.16.2) (2025-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* only run attach-assets job for release events ([48bd108](https://github.com/typelets/typelets-app/commit/48bd1084cfbed3edf72d93ba0796d6ba64dac55f))
7+
18
## [1.16.1](https://github.com/typelets/typelets-app/compare/v1.16.0...v1.16.1) (2025-09-19)
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.16.1';
1+
export const APP_VERSION = '1.16.2';

0 commit comments

Comments
 (0)