Skip to content

Commit 0db26c1

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2021-11-29) ### Features * add page mode ([26b8e9a](26b8e9a))
1 parent 26b8e9a commit 0db26c1

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.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+
18
## [1.2.1](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.2.0...v1.2.1) (2021-11-29)
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.2.1",
3+
"version": "1.3.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)