From e97a3bb35eff904aea9cd0916d4e462763122b43 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Dec 2022 04:08:46 +0000 Subject: [PATCH] chore(release): 1.9.6 ## [1.9.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.9.5...v1.9.6) (2022-12-21) ### Bug Fixes * date/time parsing + URLs in default template ([55c2fbd](https://github.com/omnivore-app/logseq-omnivore/commit/55c2fbd4e034e192fdfdcdff92382e9c524c1c28)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 376f894..e352c0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.9.5...v1.9.6) (2022-12-21) + + +### Bug Fixes + +* date/time parsing + URLs in default template ([55c2fbd](https://github.com/omnivore-app/logseq-omnivore/commit/55c2fbd4e034e192fdfdcdff92382e9c524c1c28)) + ## [1.9.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.9.4...v1.9.5) (2022-11-03) diff --git a/package.json b/package.json index 43769f7..6ac6f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.9.5", + "version": "1.9.6", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {