Skip to content

Commit

Permalink
Merge pull request #325 from XPoet/release-please--branches--master--…
Browse files Browse the repository at this point in the history
…components--standard-version
  • Loading branch information
XPoet authored May 15, 2024
2 parents 117dda4 + 57264b1 commit 7afe092
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [4.1.2](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.1...v4.1.2) (2024-05-15)


### 🍭 Code Refactoring

* **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))
* optimize the directory structure of the page ([b758c89](https://github.com/XPoet/hexo-theme-keep/commit/b758c89317f359321dc8a70bb19c40a5bcef8f31))


### 🛠 Performance Improvements

* **comment:** optimize version matching of waline ([1c2895b](https://github.com/XPoet/hexo-theme-keep/commit/1c2895bec72fdb9f1f1b6e1828514b362b8e2b47))
* **comment:** support Waline v3 ([#322](https://github.com/XPoet/hexo-theme-keep/issues/322)) ([4145926](https://github.com/XPoet/hexo-theme-keep/commit/414592613f79ffe10f2f392d5abf3a7c57cef399))
* **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))


### 🎯 CI

* update ISSUE_TEMPLATE ([c8140e6](https://github.com/XPoet/hexo-theme-keep/commit/c8140e6797208e1cc7f9bea10d928ec666dde9e5))


### 💄 Improvement UI

* 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))
* optimize markdown style ([43cd77b](https://github.com/XPoet/hexo-theme-keep/commit/43cd77bfe7309c8848edf0da146a7194a615ab9e))

## [4.1.1](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.0...v4.1.1) (2024-04-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-keep",
"version": "4.1.1",
"version": "4.1.2",
"private": false,
"description": "A simple and light theme for Hexo.",
"scripts": {
Expand Down

0 comments on commit 7afe092

Please sign in to comment.