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 34ca525 commit 984edaeCopy full SHA for 984edae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.3](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.3.2...v1.3.3) (2021-12-01)
2
+
3
4
+### Bug Fixes
5
6
+* style fixes ([ee1da93](https://github.com/pengx17/logseq-plugin-todo-master/commit/ee1da93b344b1b2d6b772465aec8fc8a6d08cb6f))
7
8
## [1.3.2](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.3.1...v1.3.2) (2021-11-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-todo-master",
- "version": "1.3.2",
+ "version": "1.3.3",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments