Skip to content

Commit 8db1f7d

Browse files
authored
Merge pull request #336 from XPoet/release-please--branches--master--components--standard-version
2 parents 0fa5b27 + 34e75a9 commit 8db1f7d

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.1.5](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.4...v4.1.5) (2024-07-05)
4+
5+
6+
### 🛠 Performance Improvements
7+
8+
* **home:** optimize post updated time settings ([b444efd](https://github.com/XPoet/hexo-theme-keep/commit/b444efd8558835b3149133c8bed7bd34d074995e))
9+
* **post:** optimize article encryption function ([b189db5](https://github.com/XPoet/hexo-theme-keep/commit/b189db5e7a10d31dd3f132520188ce4d3324ee51))
10+
11+
12+
### 🎯 CI
13+
14+
* update ISSUE_TEMPLATE ([27ef552](https://github.com/XPoet/hexo-theme-keep/commit/27ef552086d272df395322ccf181ec6a84eb1e8c))
15+
316
## [4.1.4](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.3...v4.1.4) (2024-07-03)
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.1.4",
3+
"version": "4.1.5",
44
"private": false,
55
"description": "A simple and light theme for Hexo.",
66
"scripts": {

0 commit comments

Comments
 (0)