From 0a65fb73d3d1e88629e23399c7dc6f33e46fb38e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Sep 2023 04:41:05 +0000 Subject: [PATCH] chore(release): 1.19.3 [skip ci] ## [1.19.3](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.19.2...v1.19.3) (2023-09-28) ### Bug Fixes * support draggable app region for the awesome UI plugin ([7472067](https://github.com/pengx17/logseq-plugin-tabs/commit/74720672ae192b68e230d2f6ec452e1b68d47a66)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9704957..bf5d227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.19.3](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.19.2...v1.19.3) (2023-09-28) + + +### Bug Fixes + +* support draggable app region for the awesome UI plugin ([7472067](https://github.com/pengx17/logseq-plugin-tabs/commit/74720672ae192b68e230d2f6ec452e1b68d47a66)) + ## [1.19.2](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.19.1...v1.19.2) (2023-09-27) diff --git a/package.json b/package.json index 789202b..f2a3100 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-plugin-tabs", - "version": "1.19.2", + "version": "1.19.3", "schemaVersion": "1.0.0", "main": "dist/index.html", "scripts": {