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 3e66a53 commit 5e936dcCopy full SHA for 5e936dc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.0.0...v1.0.1) (2021-09-04)
2
+
3
4
+### Bug Fixes
5
6
+* optimize logic ([a22af64](https://github.com/pengx17/logseq-plugin-todo-master/commit/a22af645af1c4e01ad2593987811a0dbbbc07423))
7
8
# 1.0.0 (2021-09-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-todo-master",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments