From 5f9a1dadf4adb4740bbd2266725c8fd9ba1ef388 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 3 Nov 2022 04:32:28 +0000 Subject: [PATCH] chore(release): 1.9.5 ## [1.9.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.9.4...v1.9.5) (2022-11-03) ### Bug Fixes * put template settings in a textarea ([ad20dc1](https://github.com/omnivore-app/logseq-omnivore/commit/ad20dc11683bd2e2bd455cad84a00c01a34008e7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 225f9be..376f894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.9.4...v1.9.5) (2022-11-03) + + +### Bug Fixes + +* put template settings in a textarea ([ad20dc1](https://github.com/omnivore-app/logseq-omnivore/commit/ad20dc11683bd2e2bd455cad84a00c01a34008e7)) + ## [1.9.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.9.3...v1.9.4) (2022-11-02) diff --git a/package.json b/package.json index 80ba27a..adc4a43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.9.4", + "version": "1.9.5", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {