From fb74a2c877d1fffc6bbef6daf953e1a7f117e6fa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 8 Oct 2023 06:44:59 +0000 Subject: [PATCH] chore(release): 1.4.2 [skip ci] ## [1.4.2](https://github.com/oflg/Tidme/compare/v1.4.1...v1.4.2) (2023-10-08) ### Bug Fixes * **RefreshMechanism error:** refres & focus card ([e3bffe1](https://github.com/oflg/Tidme/commit/e3bffe1e078ef032c2502f9b4c244faad654e755)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9370a99..b3617fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.2](https://github.com/oflg/Tidme/compare/v1.4.1...v1.4.2) (2023-10-08) + + +### Bug Fixes + +* **RefreshMechanism error:** refres & focus card ([e3bffe1](https://github.com/oflg/Tidme/commit/e3bffe1e078ef032c2502f9b4c244faad654e755)) + ## [1.4.1](https://github.com/oflg/Tidme/compare/v1.4.0...v1.4.1) (2023-10-08) diff --git a/package.json b/package.json index 0cc0aac..8bfa2b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tidme", - "version": "1.4.1", + "version": "1.4.2", "description": " Lifelong knowledge, deep in mind.", "scripts": { "dev": "tiddlywiki-plugin-dev dev",