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": {