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 70958c9 commit 98e4280Copy full SHA for 98e4280
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.16.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.4...v1.16.5) (2024-05-16)
2
+
3
4
+### Bug Fixes
5
6
+* use new get content api ([70958c9](https://github.com/omnivore-app/logseq-omnivore/commit/70958c9ef33af2703a2a7ad5be3d1572b810948a))
7
8
## [1.16.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.3...v1.16.4) (2024-01-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-omnivore",
- "version": "1.16.4",
+ "version": "1.16.5",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
0 commit comments