Skip to content

Commit

Permalink
chore(master): release 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XPoet committed Nov 30, 2023
1 parent 084e1c7 commit 4c7ff2e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [4.0.3](https://github.com/XPoet/hexo-theme-keep/compare/v4.0.2...v4.0.3) (2023-11-30)


### 📖 Docs

* update documents ([0834663](https://github.com/XPoet/hexo-theme-keep/commit/0834663a593884611f9ecc078dd5cadc79b9bee3))


### 🛠 Performance Improvements

* optimize img src url generation ([5a09946](https://github.com/XPoet/hexo-theme-keep/commit/5a099467f33ebd548dd712ad80bc0e5af3044de2))
* optimize the page path judgment logic ([2437a13](https://github.com/XPoet/hexo-theme-keep/commit/2437a13f096fe96bfc3f069ed8a9eb2bd2d84c55))


### 🎯 CI

* update ISSUE_TEMPLATE ([833f510](https://github.com/XPoet/hexo-theme-keep/commit/833f510d32250a3854bec9a1a7c077a88c77223b))


### 💄 Improvement UI

* optimize markdown style ([3251093](https://github.com/XPoet/hexo-theme-keep/commit/3251093067d295be20bb3e30aea17b75f7973c9e))
* **page-template:** add page cover settings ([2b0c227](https://github.com/XPoet/hexo-theme-keep/commit/2b0c22754ccd59aee482f07fdc05b91635315be0))

## [4.0.2](https://github.com/XPoet/hexo-theme-keep/compare/v4.0.1...v4.0.2) (2023-11-29)


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

0 comments on commit 4c7ff2e

Please sign in to comment.