From a638badb49ed2c6785f28def3e3313895d692c57 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Oct 2023 12:20:10 +0000 Subject: [PATCH] chore(release): 1.13.4 [skip ci] ## [1.13.4](https://github.com/oflg/Tidme/compare/v1.13.3...v1.13.4) (2023-10-16) ### Bug Fixes * **Annotation:** Close popup after rating ([ad81f45](https://github.com/oflg/Tidme/commit/ad81f455d022532da0cc14dc34b24dc1e8a4d086)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0a6f5..1fa60ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.13.4](https://github.com/oflg/Tidme/compare/v1.13.3...v1.13.4) (2023-10-16) + + +### Bug Fixes + +* **Annotation:** Close popup after rating ([ad81f45](https://github.com/oflg/Tidme/commit/ad81f455d022532da0cc14dc34b24dc1e8a4d086)) + ## [1.13.3](https://github.com/oflg/Tidme/compare/v1.13.2...v1.13.3) (2023-10-16) diff --git a/package.json b/package.json index 45632b3..e73bbd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tidme", - "version": "1.13.3", + "version": "1.13.4", "description": " Lifelong knowledge, deep in mind.", "scripts": { "dev": "tiddlywiki-plugin-dev dev",