Skip to content

Commit be1b982

Browse files
chore(release): 1.11.5
## [1.11.5](v1.11.4...v1.11.5) (2023-02-21) ### Bug Fixes * labels in highlights are not retrieved ([fa26e85](fa26e85))
1 parent 8e93c57 commit be1b982

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.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.4...v1.11.5) (2023-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* labels in highlights are not retrieved ([fa26e85](https://github.com/omnivore-app/logseq-omnivore/commit/fa26e85e5b8fbd67ebfe8b72e3a989ab7ac9cfda))
7+
18
## [1.11.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.3...v1.11.4) (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.4",
3+
"version": "1.11.5",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)