Skip to content

Commit

Permalink
[skip ci] chore(release): v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jan 17, 2020
1 parent e0aaf45 commit 6dcb44a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [2.1.3](https://github.com/FEMessage/upload-to-ali/compare/v2.1.2...v2.1.3) (2020-01-17)


### Bug Fixes

* 如果没有 upload-action 调用上传应该提示一个明确的error ([#141](https://github.com/FEMessage/upload-to-ali/issues/141)) ([a302e74](https://github.com/FEMessage/upload-to-ali/commit/a302e74))



### [2.1.2](https://github.com/FEMessage/upload-to-ali/compare/v2.1.1...v2.1.2) (2019-12-19)


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": "@femessage/upload-to-ali",
"version": "2.1.2",
"version": "2.1.3",
"description": "",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit 6dcb44a

Please sign in to comment.