diff --git a/CHANGELOG.md b/CHANGELOG.md index c5c40d9..a2e32f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0](https://github.com/duydl/logseq-calibre-annotation/compare/v1.4.0...v1.5.0) (2024-08-11) + + +### Features + +* Make marco renderer buttons adjusted flexibly to change in host domain ([1734781](https://github.com/duydl/logseq-calibre-annotation/commit/1734781b55b7638cb28b30013cf93067afad7a69)) + # [1.4.0](https://github.com/duydl/logseq-calibre-annotation/compare/v1.3.1...v1.4.0) (2024-07-29) diff --git a/package-lock.json b/package-lock.json index 5cf214a..1fb5f0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "logseq-calibre-annotation", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "logseq-calibre-annotation", - "version": "1.4.0", + "version": "1.5.0", "dependencies": { "@logseq/libs": "0.0.14", "digest-fetch": "^3.1.1", diff --git a/package.json b/package.json index 653cce1..12ecb34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-calibre-annotation", - "version": "1.4.0", + "version": "1.5.0", "description": "View ebooks from Calibre and sync annotations", "main": "dist/index.html", "targets": {