We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc7787 commit 60eb18dCopy full SHA for 60eb18d
CHANGELOG.md
@@ -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
8
## [1.4.3](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.4.2...v1.4.3) (2021-12-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-todo-master",
- "version": "1.4.3",
+ "version": "1.4.4",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments