Skip to content

Commit 61746db

Browse files
authored
Merge pull request #351 from XPoet/release-please--branches--master--components--standard-version
2 parents 9f2decc + 406cd47 commit 61746db

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [4.2.1](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.0...v4.2.1) (2024-07-29)
4+
5+
6+
### 📖 Docs
7+
8+
* **language:** update Traditional Chinese ([9330df8](https://github.com/XPoet/hexo-theme-keep/commit/9330df8e3cb7e795197c414f9d40cf6ddaa2d9a4))
9+
10+
11+
### 💄 Improvement UI
12+
13+
* optimize the style of the secondary navigation menu ([075429b](https://github.com/XPoet/hexo-theme-keep/commit/075429b6ef9d93a822c46adb2d19dad240072195))
14+
315
## [4.2.0](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.5...v4.2.0) (2024-07-15)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexo-theme-keep",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"private": false,
55
"description": "A simple and light theme for Hexo.",
66
"scripts": {

0 commit comments

Comments
 (0)