We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e93c57 commit be1b982Copy full SHA for be1b982
CHANGELOG.md
@@ -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
8
## [1.11.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.3...v1.11.4) (2023-02-17)
9
10
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": {
0 commit comments