Skip to content

Commit a3a6a9c

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2025-08-14) ### Bug Fixes * display folder name and color indicator in note cards ([9d55047](9d55047))
1 parent 9d55047 commit a3a6a9c

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.3.1](https://github.com/typelets/typelets-app/compare/v1.3.0...v1.3.1) (2025-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* display folder name and color indicator in note cards ([9d55047](https://github.com/typelets/typelets-app/commit/9d550478ba5b5c28afff3854e2b1c1b3a3db549b))
7+
18
# [1.3.0](https://github.com/typelets/typelets-app/compare/v1.2.0...v1.3.0) (2025-08-14)
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.3.0';
1+
export const APP_VERSION = '1.3.1';

0 commit comments

Comments
 (0)