diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e5378..2ad134a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://github.com/duydl/logseq-calibre-annotation/compare/v1.3.0...v1.3.1) (2024-07-27) + + +### Bug Fixes + +* Fix sync when authen is required ([63c9ea1](https://github.com/duydl/logseq-calibre-annotation/commit/63c9ea114e0705903d28e3c4741e9674cdff6ea4)) + # [1.3.0](https://github.com/duydl/logseq-calibre-annotation/compare/v1.2.0...v1.3.0) (2024-07-27) diff --git a/package-lock.json b/package-lock.json index 7b6efb8..ddc3e3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "logseq-calibre-annotation", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "logseq-calibre-annotation", - "version": "1.3.0", + "version": "1.3.1", "dependencies": { "@logseq/libs": "0.0.14", "digest-fetch": "^3.1.1", diff --git a/package.json b/package.json index 0be8854..9e91184 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-calibre-annotation", - "version": "1.3.0", + "version": "1.3.1", "description": "View ebooks from Calibre and sync annotations", "main": "dist/index.html", "targets": {