We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f548ca2 commit 68b9b39Copy full SHA for 68b9b39
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Change Log
2
-### [1.0.16](https://github.com/georgipeltekov/ngx-file-drop/compare/v1.0.16...v1.0.17) (2017-10-27)
+### [1.0.18](https://github.com/georgipeltekov/ngx-file-drop/compare/v1.0.17...v1.0.18) (2017-10-30)
3
+* Allow angular 4 & 5
4
+
5
+### [1.0.17](https://github.com/georgipeltekov/ngx-file-drop/compare/v1.0.16...v1.0.17) (2017-10-27)
6
* Revert Angular 5 changes
7
8
### [1.0.16](https://github.com/georgipeltekov/ngx-file-drop/compare/v1.0.15...v1.0.16) (2017-10-27)
package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "1.0.17",
+ "version": "1.0.18",
"license": "MIT",
"scripts": {
"ng": "ng",
0 commit comments