Skip to content

Commit

Permalink
Merge pull request #315 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 Apr 3, 2024
2 parents 4e54cc8 + 96f5ba3 commit ab9ebd7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### 🐞 Bug Fixes

* **toc:** fixed active index error when header is displayed ([fdd76b3](https://github.com/XPoet/hexo-theme-keep/commit/fdd76b313afcf734fe23622c6a7ae508cf5b1ec4))


### 💄 Improvement UI

* add site deploy provider ([7af3c52](https://github.com/XPoet/hexo-theme-keep/commit/7af3c523457c476149714a0eca36e3f5fe7d02b5))

## [4.1.0](https://github.com/XPoet/hexo-theme-keep/compare/v4.0.7...v4.1.0) (2024-03-12)


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

0 comments on commit ab9ebd7

Please sign in to comment.