From 4d8181e5d1a5f63d19a39aba4bef09f3276212f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Oct 2023 11:42:46 +0000 Subject: [PATCH] chore(release): 1.14.1 ## [1.14.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.0...v1.14.1) (2023-10-25) ### Bug Fixes * v1.14.0 failed to boot up due to corrupted bundle ([58562d9](https://github.com/omnivore-app/logseq-omnivore/commit/58562d98cf716838acee9549a8e8527ef9e6aa7b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff4afe9..948c19e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.14.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.0...v1.14.1) (2023-10-25) + + +### Bug Fixes + +* v1.14.0 failed to boot up due to corrupted bundle ([58562d9](https://github.com/omnivore-app/logseq-omnivore/commit/58562d98cf716838acee9549a8e8527ef9e6aa7b)) + # [1.14.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.13.6...v1.14.0) (2023-10-25) diff --git a/package.json b/package.json index 7e244fd..f53fdc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-omnivore", - "version": "1.14.0", + "version": "1.14.1", "description": "Import Omnivore highlights and articles into Logseq.", "main": "dist/index.html", "targets": {