From 98e4280092e610177ba5fbc7a8b8c7fe61adf886 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 May 2024 10:01:32 +0000 Subject: [PATCH] chore(release): 1.16.5 ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {