Skip to content

Commit ab483c9

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2022-07-18) ### Features * 站点添加留言评论功能 ([#37](#37)) ([7eb16ad](7eb16ad)) skip-checks: true
1 parent 7eb16ad commit ab483c9

File tree

3 files changed

+10
-15
lines changed

3 files changed

+10
-15
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/LionCubFrontEnd/docs/compare/v1.5.0...v1.6.0) (2022-07-18)
2+
3+
4+
### Features
5+
6+
* 站点添加留言评论功能 ([#37](https://github.com/LionCubFrontEnd/docs/issues/37)) ([7eb16ad](https://github.com/LionCubFrontEnd/docs/commit/7eb16adb3e3215004165763fabaa98df4521e56a))
7+
18
# [1.5.0](https://github.com/LionCubFrontEnd/docs/compare/v1.4.0...v1.5.0) (2022-07-17)
29

310

package-lock.json

Lines changed: 2 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)