Skip to content

Commit d98dc88

Browse files
chore(release): 1.22.0 [skip ci]
# [1.22.0](v1.21.0...v1.22.0) (2025-02-27) ### Bug Fixes * fix type and add devbox ([62a9ee9](62a9ee9)) ### Features * optionally do not treat journal entries as scheduled ([020bf6f](020bf6f))
1 parent ebc7fee commit d98dc88

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.22.0](https://github.com/ahonn/logseq-plugin-todo/compare/v1.21.0...v1.22.0) (2025-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* fix type and add devbox ([62a9ee9](https://github.com/ahonn/logseq-plugin-todo/commit/62a9ee95fb073b8d52cc8a1b8de54e45afcae168))
7+
8+
9+
### Features
10+
11+
* optionally do not treat journal entries as scheduled ([020bf6f](https://github.com/ahonn/logseq-plugin-todo/commit/020bf6f9e486c201aedc9cb5e9fad5cf0de0e87c))
12+
113
# [1.21.0](https://github.com/ahonn/logseq-plugin-todo/compare/v1.20.2...v1.21.0) (2024-02-04)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-plugin-todo",
3-
"version": "1.21.0",
3+
"version": "1.22.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)