From 39fa85a92306e95485fd0c92e475225dd4175104 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 30 Oct 2023 18:30:48 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://github.com/duydl/logseq-calibre-annotation/compare/v1.2.0...v1.2.1) (2023-10-30) ### Bug Fixes * adjust viewer height and bar loc ([a2ab49d](https://github.com/duydl/logseq-calibre-annotation/commit/a2ab49da367a84fdc213e65d4f14d1a592ee9720)) --- 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 c3806cb..fd0f0cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/duydl/logseq-calibre-annotation/compare/v1.2.0...v1.2.1) (2023-10-30) + + +### Bug Fixes + +* adjust viewer height and bar loc ([a2ab49d](https://github.com/duydl/logseq-calibre-annotation/commit/a2ab49da367a84fdc213e65d4f14d1a592ee9720)) + # [1.2.0](https://github.com/duydl/logseq-calibre-annotation/compare/v1.1.1...v1.2.0) (2023-10-10) diff --git a/package-lock.json b/package-lock.json index c09e138..c448e82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "logseq-calibre-annotation", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "logseq-calibre-annotation", - "version": "1.2.0", + "version": "1.2.1", "dependencies": { "@logseq/libs": "^0.0.1-alpha.34", "react": "^17.0.2", diff --git a/package.json b/package.json index b8e9a7a..ddc6bbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-calibre-annotation", - "version": "1.2.0", + "version": "1.2.1", "description": "View ebooks from Calibre and sync annotations", "main": "dist/index.html", "targets": {