Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2021-03-03)

### 🐛 Bug 修复

* 修复 Dingtalk 推送错误;修复 ajax 请求 Content-Type: application/json 格式数据出错的问题 ([ffcebb4](ffcebb4))
  • Loading branch information
semantic-release-bot committed Mar 3, 2021
1 parent ffcebb4 commit 00f39d1
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 @@
# push-all-in-one

## [1.3.1](https://github.com/CaoMeiYouRen/push-all-in-one/compare/v1.3.0...v1.3.1) (2021-03-03)


### 🐛 Bug 修复

* 修复 Dingtalk 推送错误;修复 ajax 请求 Content-Type: application/json 格式数据出错的问题 ([ffcebb4](https://github.com/CaoMeiYouRen/push-all-in-one/commit/ffcebb4))

# [1.3.0](https://github.com/CaoMeiYouRen/push-all-in-one/compare/v1.2.0...v1.3.0) (2021-03-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": "push-all-in-one",
"version": "1.3.0",
"version": "1.3.1",
"description": "Push All In One!支持 Server酱、酷推、邮件、钉钉机器人、企业微信机器人、企业微信应用、pushplus、iGot等多种推送方式",
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down

0 comments on commit 00f39d1

Please sign in to comment.