Skip to content

Commit

Permalink
chore(release): 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyib committed Nov 27, 2022
1 parent 1a8a055 commit d5a0aeb
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.8.0](https://github.com/liuyib/hexo-theme-stun/compare/v2.7.0...v2.8.0) (2022-11-27)


### Features

* support set title/subtitle of banner ([7053cbc](https://github.com/liuyib/hexo-theme-stun/commit/7053cbc106d3e1bdf6ab14ddf6817d9c02170aa8))
* support to override css by custom .css ([1a8a055](https://github.com/liuyib/hexo-theme-stun/commit/1a8a05543bf74aaf219f40e13e3cfb8e2ac252a1))


### Bug Fixes

* **pjax:** image/title/subtitle of banner are not updated ([e41f2b7](https://github.com/liuyib/hexo-theme-stun/commit/e41f2b721284696d0aa3e93e35419be5c1848d39))

## [2.7.0](https://github.com/liuyib/hexo-theme-stun/compare/v2.4.0...v2.7.0) (2022-07-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-stun",
"version": "2.7.0",
"version": "2.8.0",
"description": "A beautiful & simple theme for Hexo",
"homepage": "https://liuyib.github.io",
"scripts": {
Expand Down

0 comments on commit d5a0aeb

Please sign in to comment.