Skip to content

Commit 48092b2

Browse files
chore(release): 1.14.3 [skip ci]
## [1.14.3](v1.14.2...v1.14.3) (2025-09-16) ### Bug Fixes * remove undefined title/content fields from note creation request ([be5cad2](be5cad2))
1 parent be5cad2 commit 48092b2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.3](https://github.com/typelets/typelets-app/compare/v1.14.2...v1.14.3) (2025-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* remove undefined title/content fields from note creation request ([be5cad2](https://github.com/typelets/typelets-app/commit/be5cad2a33c363f6cf655838c125da6b5ea90073))
7+
18
## [1.14.2](https://github.com/typelets/typelets-app/compare/v1.14.1...v1.14.2) (2025-09-15)
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.14.2';
1+
export const APP_VERSION = '1.14.3';

0 commit comments

Comments
 (0)