From be1b9826c66e6f1a14f4b1a3be29f30be0079506 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Feb 2023 06:33:37 +0000 Subject: [PATCH] chore(release): 1.11.5 ## [1.11.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.4...v1.11.5) (2023-02-21) ### Bug Fixes * labels in highlights are not retrieved ([fa26e85](https://github.com/omnivore-app/logseq-omnivore/commit/fa26e85e5b8fbd67ebfe8b72e3a989ab7ac9cfda)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e355a5f..9c68c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.11.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.4...v1.11.5) (2023-02-21) + + +### Bug Fixes + +* labels in highlights are not retrieved ([fa26e85](https://github.com/omnivore-app/logseq-omnivore/commit/fa26e85e5b8fbd67ebfe8b72e3a989ab7ac9cfda)) + ## [1.11.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.3...v1.11.4) (2023-02-17) diff --git a/package.json b/package.json index c5ebdbe..2ae3eb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.11.4", + "version": "1.11.5", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {