We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14c068a + a2c35c8 commit b60c84dCopy full SHA for b60c84d
CHANGELOG.md
@@ -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
8
## [1.16.1](https://github.com/typelets/typelets-app/compare/v1.16.0...v1.16.1) (2025-09-19)
9
10
src/constants/version.ts
@@ -1 +1 @@
-export const APP_VERSION = '1.16.1';
+export const APP_VERSION = '1.16.2';
0 commit comments