Skip to content

Commit 388dd11

Browse files
chore(release): 1.16.2
## [1.16.2](v1.16.1...v1.16.2) (2023-11-17) ### Bug Fixes * remove extra asterisks generated in the article blocks when headingBlockTitle setting is empty ([#162](#162)) ([9d14075](9d14075))
1 parent 9d14075 commit 388dd11

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.16.2](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.1...v1.16.2) (2023-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* remove extra asterisks generated in the article blocks when headingBlockTitle setting is empty ([#162](https://github.com/omnivore-app/logseq-omnivore/issues/162)) ([9d14075](https://github.com/omnivore-app/logseq-omnivore/commit/9d140758ad2d0b4322185863fd5751ea0fe5245d))
7+
18
## [1.16.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.0...v1.16.1) (2023-11-12)
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-omnivore",
3-
"version": "1.16.1",
3+
"version": "1.16.2",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)