Skip to content

Commit 5e936dc

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-09-04) ### Bug Fixes * optimize logic ([a22af64](a22af64))
1 parent 3e66a53 commit 5e936dc

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.0.1](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.0.0...v1.0.1) (2021-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* optimize logic ([a22af64](https://github.com/pengx17/logseq-plugin-todo-master/commit/a22af645af1c4e01ad2593987811a0dbbbc07423))
7+
18
# 1.0.0 (2021-09-03)
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.0.0",
3+
"version": "1.0.1",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)