diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef3b0c..9bcf954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.16.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.4...v1.16.5) (2024-05-16) + + +### Bug Fixes + +* use new get content api ([70958c9](https://github.com/omnivore-app/logseq-omnivore/commit/70958c9ef33af2703a2a7ad5be3d1572b810948a)) + ## [1.16.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.3...v1.16.4) (2024-01-04) diff --git a/package.json b/package.json index b112e16..42a38b9 100644 --- a/package.json +++ b/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": {