Skip to content

Commit

Permalink
Merge pull request #329 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 29, 2024
2 parents 04c0a10 + ee41626 commit 977e13b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [4.1.3](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.2...v4.1.3) (2024-05-29)


### 🛠 Performance Improvements

* **comment:** optimize Twikoo version number matching ([04047da](https://github.com/XPoet/hexo-theme-keep/commit/04047da1033c187fc7b7bdffc16f79bd989e0729))
* **comment:** optimize Waline version number matching ([a7ec00b](https://github.com/XPoet/hexo-theme-keep/commit/a7ec00b73978415011b17db77ebca12c261a036e))
* optimize the matching of menu navigation ([0ada7b9](https://github.com/XPoet/hexo-theme-keep/commit/0ada7b9e29ddf614dc4a352006e97b1b874b657a))
* supports configuring code block shrink for each post ([a187c4a](https://github.com/XPoet/hexo-theme-keep/commit/a187c4a0a88b380d79c8ffe2376cc0976f5d5d83))
* supports configuring initial theme mode ([#327](https://github.com/XPoet/hexo-theme-keep/issues/327)) ([5e31bef](https://github.com/XPoet/hexo-theme-keep/commit/5e31bef1ac59def3418a49b59ffe170babb3814c))


### 🎯 CI

* update ISSUE_TEMPLATE ([60093ea](https://github.com/XPoet/hexo-theme-keep/commit/60093ea2f81d4bd184cea0c9fe1b6b3a6c7e8fa1))


### 💄 Improvement UI

* optimize archive page style ([3457acd](https://github.com/XPoet/hexo-theme-keep/commit/3457acd6acdbc9875eef2637412348b761fb8ad6))
* optimize footer style ([#326](https://github.com/XPoet/hexo-theme-keep/issues/326)) ([1df7acb](https://github.com/XPoet/hexo-theme-keep/commit/1df7acb3ce9df4011687b5a4326a26c7e6b5d825))

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


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.2",
"version": "4.1.3",
"private": false,
"description": "A simple and light theme for Hexo.",
"scripts": {
Expand Down

0 comments on commit 977e13b

Please sign in to comment.