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 662a857 commit 4bf7c7bCopy full SHA for 4bf7c7b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.1.2...v1.2.0) (2021-11-29)
2
+
3
4
+### Features
5
6
+* use onMacroRendererSlotted instead ([662a857](https://github.com/pengx17/logseq-plugin-todo-master/commit/662a857c30eaa92532573dde20f2a6163764b4c7))
7
8
## [1.1.2](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.1.1...v1.1.2) (2021-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-todo-master",
- "version": "1.1.2",
+ "version": "1.2.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments