From 1f49be0fdc2331d6f93f85d2bc9c0799f3a0b9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8C=87=E9=97=B4=E7=9A=84=E8=AF=97=E6=84=8F?= Date: Mon, 25 Nov 2024 10:17:53 +0800 Subject: [PATCH] chore(master): release 4.2.5 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d10d08f4..111be3fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [4.2.5](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.4...v4.2.5) (2024-11-25) + + +### 🐞 Bug Fixes + +* fixed post tools can't be clicked ([#377](https://github.com/XPoet/hexo-theme-keep/issues/377)) ([7ed1f24](https://github.com/XPoet/hexo-theme-keep/commit/7ed1f2478d52e9b0fce6567ed00c215e469549a3)) + + +### 🎯 CI + +* update ISSUE_TEMPLATE ([f59348c](https://github.com/XPoet/hexo-theme-keep/commit/f59348cb7ccf73a1e8cc976a53e6ccbae428c19a)) + ## [4.2.4](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.3...v4.2.4) (2024-11-21) diff --git a/package.json b/package.json index 11a0b5da..82b763c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-keep", - "version": "4.2.4", + "version": "4.2.5", "private": false, "description": "A simple and light theme for Hexo.", "scripts": {