From d8999283164a1970bec11949dfb69ae51edf8d42 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Feb 2023 08:29:27 +0000 Subject: [PATCH] chore(release): 1.11.4 ## [1.11.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.3...v1.11.4) (2023-02-17) ### Bug Fixes * make links open automatically if missing api key ([e999c08](https://github.com/omnivore-app/logseq-omnivore/commit/e999c0828b1abfba67499aa1cee892405a63ed6d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04975fa..e355a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.11.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.3...v1.11.4) (2023-02-17) + + +### Bug Fixes + +* make links open automatically if missing api key ([e999c08](https://github.com/omnivore-app/logseq-omnivore/commit/e999c0828b1abfba67499aa1cee892405a63ed6d)) + ## [1.11.3](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.2...v1.11.3) (2023-02-17) diff --git a/package.json b/package.json index 999fd1f..c5ebdbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.11.3", + "version": "1.11.4", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {