From e024e2194b2636ef47d19fd597c25d0b22adc3df Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 14 Aug 2021 03:46:14 +0000 Subject: [PATCH] chore(release): 4.13.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [4.13.2](https://github.com/blacktunes/xianyu-robot/compare/v4.13.1...v4.13.2) (2021-08-14) ### 🐛 Bug 修复 * 修复一些问题 ([a8fdb0a](https://github.com/blacktunes/xianyu-robot/commit/a8fdb0a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87e0cc4..b0cd54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Xianyu-robot(咸鱼王) +## [4.13.2](https://github.com/blacktunes/xianyu-robot/compare/v4.13.1...v4.13.2) (2021-08-14) + + +### 🐛 Bug 修复 + +* 修复一些问题 ([a8fdb0a](https://github.com/blacktunes/xianyu-robot/commit/a8fdb0a)) + ## [4.13.1](https://github.com/blacktunes/xianyu-robot/compare/v4.13.0...v4.13.1) (2021-08-09) diff --git a/package.json b/package.json index fdd1041..3bcce91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xianyu-robot", - "version": "4.13.1", + "version": "4.13.2", "description": "使用HTTP API的node机器人框架", "main": "lib/index.js", "scripts": {