We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb5588c + 48092b2 commit d40d3e1Copy full SHA for d40d3e1
CHANGELOG.md
@@ -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
8
## [1.14.2](https://github.com/typelets/typelets-app/compare/v1.14.1...v1.14.2) (2025-09-15)
9
10
src/constants/version.ts
@@ -1 +1 @@
-export const APP_VERSION = '1.14.2';
+export const APP_VERSION = '1.14.3';
0 commit comments