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 26b8e9a commit 0db26c1Copy full SHA for 0db26c1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.2.1...v1.3.0) (2021-11-29)
2
+
3
4
+### Features
5
6
+* add page mode ([26b8e9a](https://github.com/pengx17/logseq-plugin-todo-master/commit/26b8e9a9eb5f3c92ce09529d0de15f420a026bd8))
7
8
## [1.2.1](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.2.0...v1.2.1) (2021-11-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-todo-master",
- "version": "1.2.1",
+ "version": "1.3.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments