Skip to content

Commit

Permalink
[publish] release 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
greengerong committed Dec 29, 2017
1 parent 0b67037 commit 90b08d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@

# 5.0.7(2017-12-xx)
# 5.0.7(2017-12-29)

## Features

* (FileUpload): FileUpload emit error issue;
* (FileUpload): FileUpload add @Input `transformResponseUrl`;
* (Select): Select add @Input `groupOptions`;

# 5.0.6(2017-12-22)

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": "rebirth-ng",
"version": "5.0.6",
"version": "5.0.7",
"license": "MIT",
"angular-cli": {},
"main": "index.js",
Expand Down

0 comments on commit 90b08d6

Please sign in to comment.