Skip to content

Commit

Permalink
chore(release): 4.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.14.0](v4.13.2...v4.14.0) (2021-08-15)

### ✨ 新功能

* 增加配置文件是否保存本地选项 ([6ad5759](6ad5759))
  • Loading branch information
semantic-release-bot committed Aug 15, 2021
1 parent 6ad5759 commit 317d55a
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,5 +1,12 @@
# Xianyu-robot(咸鱼王)

# [4.14.0](https://github.com/blacktunes/xianyu-robot/compare/v4.13.2...v4.14.0) (2021-08-15)


### ✨ 新功能

* 增加配置文件是否保存本地选项 ([6ad5759](https://github.com/blacktunes/xianyu-robot/commit/6ad5759))

## [4.13.2](https://github.com/blacktunes/xianyu-robot/compare/v4.13.1...v4.13.2) (2021-08-14)


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": "xianyu-robot",
"version": "4.13.2",
"version": "4.14.0",
"description": "使用HTTP API的node机器人框架",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 317d55a

Please sign in to comment.