Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2023-11-02)

### Bug Fixes

* 为代码复制按钮添加点击事件属性 ([019c3b9](019c3b9))
  • Loading branch information
semantic-release-bot committed Nov 2, 2023
1 parent 79da8dc commit ec28e01
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.8](https://github.com/Tim-Saijun/hexo-plugin-aurora-s/compare/v1.0.7...v1.0.8) (2023-11-02)


### Bug Fixes

* 为代码复制按钮添加点击事件属性 ([019c3b9](https://github.com/Tim-Saijun/hexo-plugin-aurora-s/commit/019c3b9cff12aa417af4d476f36f86c5ba11590a))

## [1.0.7](https://github.com/Tim-Saijun/hexo-plugin-aurora-s/compare/v1.0.6...v1.0.7) (2023-11-02)


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-plugin-aurora-s",
"version": "1.0.7",
"version": "1.0.8",
"description": "Modified plugin for Hexo Aurora theme",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit ec28e01

Please sign in to comment.