From 388dd11c0b1bd6f7dadf571ef88a949bf1c41ff4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Nov 2023 14:58:35 +0000 Subject: [PATCH] chore(release): 1.16.2 ## [1.16.2](https://github.com/omnivore-app/logseq-omnivore/compare/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](https://github.com/omnivore-app/logseq-omnivore/issues/162)) ([9d14075](https://github.com/omnivore-app/logseq-omnivore/commit/9d140758ad2d0b4322185863fd5751ea0fe5245d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5316c10..9e7c0a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.16.2](https://github.com/omnivore-app/logseq-omnivore/compare/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](https://github.com/omnivore-app/logseq-omnivore/issues/162)) ([9d14075](https://github.com/omnivore-app/logseq-omnivore/commit/9d140758ad2d0b4322185863fd5751ea0fe5245d)) + ## [1.16.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.0...v1.16.1) (2023-11-12) diff --git a/package.json b/package.json index fb61622..a23725c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.16.1", + "version": "1.16.2", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {