We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53920ad commit d83acd3Copy full SHA for d83acd3
CHANGELOG.md
@@ -1,4 +1,8 @@
1
## 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
+
6
### [5.0.3](https://github.com/georgipeltekov/ngx-file-drop/compare/v5.0.2...v5.0.3) (2019-02-01)
7
* Fix bug introduced with previous version
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "5.0.3",
+ "version": "5.0.4",
"license": "MIT",
"scripts": {
"ng": "ng",
0 commit comments