From 979f85a455079e236527af56258981878381c211 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Aug 2024 02:57:07 +0000 Subject: [PATCH] chore(release): 1.5.0 [skip ci] # [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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": {