Skip to content

Commit 95a4017

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2021-07-01) ### Bug Fixes * do not draw parent level border when it has no child ([3e2c976](3e2c976))
1 parent 3e2c976 commit 95a4017

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.5.3](https://github.com/pengx17/logseq-dev-theme/compare/v1.5.2...v1.5.3) (2021-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* do not draw parent level border when it has no child ([3e2c976](https://github.com/pengx17/logseq-dev-theme/commit/3e2c9762ba5d414df16ce9ea54de2c419853edff))
7+
18
## [1.5.2](https://github.com/pengx17/logseq-dev-theme/compare/v1.5.1...v1.5.2) (2021-07-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "logseq-dev-theme",
33
"author": "pengx17",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"description": "A custom theme for dev",
66
"logseq": {
77
"themes": [

0 commit comments

Comments
 (0)