Skip to content

Commit 24e1fc8

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.9.0
1 parent bba3f23 commit 24e1fc8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.9.0](https://github.com/FEMessage/upload-to-ali/compare/v1.8.3...v1.9.0) (2019-10-12)
6+
7+
8+
### Bug Fixes
9+
10+
* 使用更通用的 title 信息 ([bc0a604](https://github.com/FEMessage/upload-to-ali/commit/bc0a604))
11+
12+
13+
### Features
14+
15+
* **http-request:** 可自定义上传函数 ([#103](https://github.com/FEMessage/upload-to-ali/issues/103)) ([a184099](https://github.com/FEMessage/upload-to-ali/commit/a184099))
16+
17+
18+
519
### [1.8.3](https://github.com/FEMessage/upload-to-ali/compare/v1.8.2...v1.8.3) (2019-10-11)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@femessage/upload-to-ali",
3-
"version": "1.8.3",
3+
"version": "1.9.0",
44
"description": "",
55
"author": "https://github.com/FEMessage",
66
"license": "MIT",

0 commit comments

Comments
 (0)