Skip to content

Commit 68b9b39

Browse files
author
Georgi Peltekov
committed
Update version and changelog
1 parent f548ca2 commit 68b9b39

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Change Log
2-
### [1.0.16](https://github.com/georgipeltekov/ngx-file-drop/compare/v1.0.16...v1.0.17) (2017-10-27)
2+
### [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)
36
* Revert Angular 5 changes
47

58
### [1.0.16](https://github.com/georgipeltekov/ngx-file-drop/compare/v1.0.15...v1.0.16) (2017-10-27)

package.json

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

0 commit comments

Comments
 (0)