Skip to content

Commit 60eb18d

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2021-12-09) ### Bug Fixes * compatibility issue with 0.5.2 ([5dc7787](5dc7787))
1 parent 5dc7787 commit 60eb18d

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.4.4](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.4.3...v1.4.4) (2021-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* compatibility issue with 0.5.2 ([5dc7787](https://github.com/pengx17/logseq-plugin-todo-master/commit/5dc7787588d77ab4e697417e70cb398373cd06b8))
7+
18
## [1.4.3](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.4.2...v1.4.3) (2021-12-08)
29

310

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-master",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)