Skip to content

Commit 409babe

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.8.0
1 parent 6bdba1f commit 409babe

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.8.0](https://github.com/FEMessage/upload-to-ali/compare/v1.7.4...v1.8.0) (2019-07-11)
6+
7+
8+
### Build System
9+
10+
* **deps:** [security] bump lodash from 4.17.11 to 4.17.14 ([778e13b](https://github.com/FEMessage/upload-to-ali/commit/778e13b))
11+
12+
13+
### Features
14+
15+
* 上传非图片文件不需要写slot ([66a1e39](https://github.com/FEMessage/upload-to-ali/commit/66a1e39))
16+
17+
18+
519
### [1.7.4](https://github.com/FEMessage/upload-to-ali/compare/v1.7.3...v1.7.4) (2019-07-10)
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.7.4",
3+
"version": "1.8.0",
44
"description": "",
55
"author": "https://github.com/FEMessage",
66
"license": "MIT",

0 commit comments

Comments
 (0)