From 406cd4790056331fa783295141e66d945b934a03 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, 29 Jul 2024 14:56:06 +0800 Subject: [PATCH] chore(master): release 4.2.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f54fccbd..c5328fc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [4.2.1](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.0...v4.2.1) (2024-07-29) + + +### 📖 Docs + +* **language:** update Traditional Chinese ([9330df8](https://github.com/XPoet/hexo-theme-keep/commit/9330df8e3cb7e795197c414f9d40cf6ddaa2d9a4)) + + +### 💄 Improvement UI + +* optimize the style of the secondary navigation menu ([075429b](https://github.com/XPoet/hexo-theme-keep/commit/075429b6ef9d93a822c46adb2d19dad240072195)) + ## [4.2.0](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.5...v4.2.0) (2024-07-15) diff --git a/package.json b/package.json index 26fe38ae..2c9dc0be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-keep", - "version": "4.2.0", + "version": "4.2.1", "private": false, "description": "A simple and light theme for Hexo.", "scripts": {