We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b9aa5 commit 52f4075Copy full SHA for 52f4075
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [5.0.6](https://github.com/georgipeltekov/ngx-file-drop/compare/v5.0.5...v5.0.6) (2019-02-27)
3
+* Add accept field
4
+
5
### [5.0.5](https://github.com/georgipeltekov/ngx-file-drop/compare/v5.0.4...v5.0.5) (2019-02-13)
6
* Add custom styling properties
7
package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "5.0.5",
+ "version": "5.0.6",
"license": "MIT",
"scripts": {
"ng": "ng",
0 commit comments