Skip to content

Commit 4bf7c7b

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2021-11-29) ### Features * use onMacroRendererSlotted instead ([662a857](662a857))
1 parent 662a857 commit 4bf7c7b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.1.2](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.1.1...v1.1.2) (2021-09-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-plugin-todo-master",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)