From f422111c193950a4b40fc01efe2c52189ebe86a5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Jul 2022 06:32:12 +0000 Subject: [PATCH] chore(release): 1.4.5 [skip ci] ## [1.4.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.4...v1.4.5) (2022-07-01) ### Bug Fixes * sync articles using updated syncAt timestamp ([29e77c3](https://github.com/omnivore-app/logseq-omnivore/commit/29e77c33c08bb88275355b3b855736de5f35645c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e2f876..0954816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.4...v1.4.5) (2022-07-01) + + +### Bug Fixes + +* sync articles using updated syncAt timestamp ([29e77c3](https://github.com/omnivore-app/logseq-omnivore/commit/29e77c33c08bb88275355b3b855736de5f35645c)) + ## [1.4.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.3...v1.4.4) (2022-06-30) diff --git a/package.json b/package.json index efb919d..b078c77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.4.4", + "version": "1.4.5", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {