Skip to content

Commit 4d8181e

Browse files
chore(release): 1.14.1
## [1.14.1](v1.14.0...v1.14.1) (2023-10-25) ### Bug Fixes * v1.14.0 failed to boot up due to corrupted bundle ([58562d9](58562d9))
1 parent 640342a commit 4d8181e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.0...v1.14.1) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* v1.14.0 failed to boot up due to corrupted bundle ([58562d9](https://github.com/omnivore-app/logseq-omnivore/commit/58562d98cf716838acee9549a8e8527ef9e6aa7b))
7+
18
# [1.14.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.13.6...v1.14.0) (2023-10-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-omnivore",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)