Skip to content

Commit 240364b

Browse files
authored
Merge pull request #364 from XPoet/release-please--branches--master--components--standard-version
2 parents 1fa4ee7 + 372bed7 commit 240364b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [4.2.3](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.2...v4.2.3) (2024-09-09)
4+
5+
6+
### 🎯 CI
7+
8+
* update ISSUE_TEMPLATE ([3ec3c52](https://github.com/XPoet/hexo-theme-keep/commit/3ec3c5219bc8a94c9806be09517e0738802cfb2e))
9+
10+
11+
### 💄 Improvement UI
12+
13+
* optimize table style ([#361](https://github.com/XPoet/hexo-theme-keep/issues/361)) ([8a94da3](https://github.com/XPoet/hexo-theme-keep/commit/8a94da3d73a69bedcb7d9b0f1ce61ddf73315e1a))
14+
15+
16+
### 🚦 Chore
17+
18+
* **i18n:** update languages ([502109a](https://github.com/XPoet/hexo-theme-keep/commit/502109ab53a1deef786d6ecc255c70fe6e6d052b))
19+
320
## [4.2.2](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.1...v4.2.2) (2024-08-19)
421

522

package.json

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

0 commit comments

Comments
 (0)