Skip to content

Commit 7afe092

Browse files
authored
Merge pull request #325 from XPoet/release-please--branches--master--components--standard-version
2 parents 117dda4 + 57264b1 commit 7afe092

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.1.2](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.1...v4.1.2) (2024-05-15)
4+
5+
6+
### 🍭 Code Refactoring
7+
8+
* **footer:** support fill in more record information ([#316](https://github.com/XPoet/hexo-theme-keep/issues/316)) ([c2c9232](https://github.com/XPoet/hexo-theme-keep/commit/c2c92322814a926464fb74197a7e6f86c8f28b37))
9+
* optimize the directory structure of the page ([b758c89](https://github.com/XPoet/hexo-theme-keep/commit/b758c89317f359321dc8a70bb19c40a5bcef8f31))
10+
11+
12+
### 🛠 Performance Improvements
13+
14+
* **comment:** optimize version matching of waline ([1c2895b](https://github.com/XPoet/hexo-theme-keep/commit/1c2895bec72fdb9f1f1b6e1828514b362b8e2b47))
15+
* **comment:** support Waline v3 ([#322](https://github.com/XPoet/hexo-theme-keep/issues/322)) ([4145926](https://github.com/XPoet/hexo-theme-keep/commit/414592613f79ffe10f2f392d5abf3a7c57cef399))
16+
* **toc:** support encrypted article display toc ([#323](https://github.com/XPoet/hexo-theme-keep/issues/323)) ([1529ba0](https://github.com/XPoet/hexo-theme-keep/commit/1529ba0068888e64eba536476bce009ef4cd2279))
17+
18+
19+
### 🎯 CI
20+
21+
* update ISSUE_TEMPLATE ([c8140e6](https://github.com/XPoet/hexo-theme-keep/commit/c8140e6797208e1cc7f9bea10d928ec666dde9e5))
22+
23+
24+
### 💄 Improvement UI
25+
26+
* add display format to tag page ([#303](https://github.com/XPoet/hexo-theme-keep/issues/303)) ([2d6bfb6](https://github.com/XPoet/hexo-theme-keep/commit/2d6bfb6be7321dfcbf862d355e5e6564939d5dd2))
27+
* optimize markdown style ([43cd77b](https://github.com/XPoet/hexo-theme-keep/commit/43cd77bfe7309c8848edf0da146a7194a615ab9e))
28+
329
## [4.1.1](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.0...v4.1.1) (2024-04-03)
430

531

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

0 commit comments

Comments
 (0)