Skip to content

Commit 4df49d9

Browse files
authored
Merge pull request #376 from XPoet/release-please--branches--master--components--standard-version
2 parents 7a08e24 + 6b32ffe commit 4df49d9

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

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

3+
## [4.2.4](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.3...v4.2.4) (2024-11-21)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* fix the footer copyright period when it is within the same year ([c999714](https://github.com/XPoet/hexo-theme-keep/commit/c9997143d83c0d0ca42f153ddc4990cf3583ba3b))
9+
10+
11+
### 🎨 Styling
12+
13+
* optimize element block z-index order ([#366](https://github.com/XPoet/hexo-theme-keep/issues/366)) ([b654489](https://github.com/XPoet/hexo-theme-keep/commit/b654489ad72c8ecd4157b76806e6fb0e2f70cf1c))
14+
15+
16+
### 🛠 Performance Improvements
17+
18+
* enhanced protection against third-party css style intrusions ([#370](https://github.com/XPoet/hexo-theme-keep/issues/370)) ([573bc3c](https://github.com/XPoet/hexo-theme-keep/commit/573bc3c479a3e63752eadaad6a31661b2d1f94fc))
19+
* optimize footer since year settings ([19be89b](https://github.com/XPoet/hexo-theme-keep/commit/19be89b327e46b9708320125b29ef0836eea0d6f))
20+
* optimize the display of post update time ([#369](https://github.com/XPoet/hexo-theme-keep/issues/369)) ([c57764d](https://github.com/XPoet/hexo-theme-keep/commit/c57764dd6364460e42ee6d915bcbfdf830c3b82d))
21+
22+
23+
### 🎯 CI
24+
25+
* update ISSUE_TEMPLATE ([80ae08f](https://github.com/XPoet/hexo-theme-keep/commit/80ae08fd1fe8538b3408e1b2b58749e01f70d711))
26+
27+
28+
### 💄 Improvement UI
29+
30+
* optimize markdown style ([#365](https://github.com/XPoet/hexo-theme-keep/issues/365)) ([1295c4e](https://github.com/XPoet/hexo-theme-keep/commit/1295c4ea3480f710648cdfe905f61982aac878ef))
31+
32+
33+
### 🚦 Chore
34+
35+
* upgrade the comment plugins version ([59dc05e](https://github.com/XPoet/hexo-theme-keep/commit/59dc05eb6bf6a4eeceb7401dd4bf01fa9f7f3c39))
36+
337
## [4.2.3](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.2...v4.2.3) (2024-09-09)
438

539

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.3",
3+
"version": "4.2.4",
44
"private": false,
55
"description": "A simple and light theme for Hexo.",
66
"scripts": {

0 commit comments

Comments
 (0)