Skip to content

Commit d899928

Browse files
chore(release): 1.11.4
## [1.11.4](v1.11.3...v1.11.4) (2023-02-17) ### Bug Fixes * make links open automatically if missing api key ([e999c08](e999c08))
1 parent 8c5b6cc commit d899928

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.11.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.3...v1.11.4) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* make links open automatically if missing api key ([e999c08](https://github.com/omnivore-app/logseq-omnivore/commit/e999c0828b1abfba67499aa1cee892405a63ed6d))
7+
18
## [1.11.3](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.2...v1.11.3) (2023-02-17)
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.11.3",
3+
"version": "1.11.4",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)