Skip to content

Commit d83acd3

Browse files
author
Georgi Peltekov
committed
Update to 5.0.4
1 parent 53920ad commit d83acd3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## Change Log
2+
### [5.0.4](https://github.com/georgipeltekov/ngx-file-drop/compare/v5.0.2...v5.0.3) (2019-02-04)
3+
* Add property for browse button label
4+
* Code optimization and refactoring
5+
26
### [5.0.3](https://github.com/georgipeltekov/ngx-file-drop/compare/v5.0.2...v5.0.3) (2019-02-01)
37
* Fix bug introduced with previous version
48

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-file-drop",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)