Skip to content

Commit d43e824

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-09-04) ### Bug Fixes * Fix linting errors and warnings ([2b6381f](2b6381f)) ### Features * add encrypted file attachments with drag-and-drop upload ([f526c31](f526c31))
1 parent 2b6381f commit d43e824

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.5.0](https://github.com/typelets/typelets-app/compare/v1.4.0...v1.5.0) (2025-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix linting errors and warnings ([2b6381f](https://github.com/typelets/typelets-app/commit/2b6381fd47af3eb13b4c0d14c6460d7a2273524b))
7+
8+
9+
### Features
10+
11+
* add encrypted file attachments with drag-and-drop upload ([f526c31](https://github.com/typelets/typelets-app/commit/f526c316185ec68f0d3aba0502b42fdee5109ae2))
12+
113
# [1.4.0](https://github.com/typelets/typelets-app/compare/v1.3.2...v1.4.0) (2025-08-14)
214

315

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.4.0';
1+
export const APP_VERSION = '1.5.0';

0 commit comments

Comments
 (0)