Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2022-07-18)

### Features

* 站点添加留言评论功能 ([#37](#37)) ([7eb16ad](7eb16ad))

skip-checks: true
  • Loading branch information
semantic-release-bot committed Jul 18, 2022
1 parent 7eb16ad commit ab483c9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 15 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.6.0](https://github.com/LionCubFrontEnd/docs/compare/v1.5.0...v1.6.0) (2022-07-18)


### Features

* 站点添加留言评论功能 ([#37](https://github.com/LionCubFrontEnd/docs/issues/37)) ([7eb16ad](https://github.com/LionCubFrontEnd/docs/commit/7eb16adb3e3215004165763fabaa98df4521e56a))

# [1.5.0](https://github.com/LionCubFrontEnd/docs/compare/v1.4.0...v1.5.0) (2022-07-17)


Expand Down
16 changes: 2 additions & 14 deletions 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": "docs",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit ab483c9

Please sign in to comment.