Skip to content

Commit b04dc0f

Browse files
committed
chore(master): release 4.0.5
1 parent 6f39330 commit b04dc0f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [4.0.5](https://github.com/XPoet/hexo-theme-keep/compare/v4.0.4...v4.0.5) (2023-12-01)
4+
5+
6+
### 🎯 CI
7+
8+
* update ISSUE_TEMPLATE ([2128d1d](https://github.com/XPoet/hexo-theme-keep/commit/2128d1d8a67ce292c13e2f1167ff1781f4805484))
9+
10+
11+
### 💄 Improvement UI
12+
13+
* optimize 404 page style ([403e8e2](https://github.com/XPoet/hexo-theme-keep/commit/403e8e29d604878184f835281d98378e28e7e09e))
14+
* optimize copyright info style ([3ed9c56](https://github.com/XPoet/hexo-theme-keep/commit/3ed9c5659f36ff920856bf93b17f29e2bdeac2a7))
15+
316
## [4.0.4](https://github.com/XPoet/hexo-theme-keep/compare/v4.0.3...v4.0.4) (2023-12-01)
417

518

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

0 commit comments

Comments
 (0)