Skip to content

Commit d40d3e1

Browse files
committed
Merge branch 'main' of github.com:typelets/typelets-app
2 parents eb5588c + 48092b2 commit d40d3e1

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.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)