diff --git a/CHANGELOG.md b/CHANGELOG.md index f29733ba..34da0c3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,89 +1,17 @@ - -## [2.1.1](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.1.1) (2017-01-26) + +## [2.1.3](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.1.3) (2017-02-08) ### Bug Fixes -* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) -* any ([6992551](https://github.com/jkuri/ngx-uploader/commit/6992551)) -* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) * Fire file not over event on file drop ([#174](https://github.com/jkuri/ngx-uploader/issues/174)) ([7857213](https://github.com/jkuri/ngx-uploader/commit/7857213)) -* fix spelling error ([#175](https://github.com/jkuri/ngx-uploader/issues/175)) ([d2f08cf](https://github.com/jkuri/ngx-uploader/commit/d2f08cf)) -* types ([b5bffcb](https://github.com/jkuri/ngx-uploader/commit/b5bffcb)) - - - - -## [2.0.23](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.23) (2017-01-17) - - -### Bug Fixes - -* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) * any ([6992551](https://github.com/jkuri/ngx-uploader/commit/6992551)) * check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) -* Fire file not over event on file drop ([#174](https://github.com/jkuri/ngx-uploader/issues/174)) ([7857213](https://github.com/jkuri/ngx-uploader/commit/7857213)) * fix spelling error ([#175](https://github.com/jkuri/ngx-uploader/issues/175)) ([d2f08cf](https://github.com/jkuri/ngx-uploader/commit/d2f08cf)) * types ([b5bffcb](https://github.com/jkuri/ngx-uploader/commit/b5bffcb)) - - - - -## [2.0.10](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.10) (2017-01-08) - - -### Bug Fixes - -* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) -* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) -* Fire file not over event on file drop ([#174](https://github.com/jkuri/ngx-uploader/issues/174)) ([7857213](https://github.com/jkuri/ngx-uploader/commit/7857213)) -* fix spelling error ([#175](https://github.com/jkuri/ngx-uploader/issues/175)) ([d2f08cf](https://github.com/jkuri/ngx-uploader/commit/d2f08cf)) - - - - -## [2.0.9](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.9) (2017-01-08) - - -### Bug Fixes - -* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) -* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) -* Fire file not over event on file drop ([#174](https://github.com/jkuri/ngx-uploader/issues/174)) ([7857213](https://github.com/jkuri/ngx-uploader/commit/7857213)) -* fix spelling error ([#175](https://github.com/jkuri/ngx-uploader/issues/175)) ([d2f08cf](https://github.com/jkuri/ngx-uploader/commit/d2f08cf)) - - - - -## [2.0.7](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.7) (2017-01-07) - - -### Bug Fixes - +* **lint:** fix linting errors ([bab50bd](https://github.com/jkuri/ngx-uploader/commit/bab50bd)) * **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) -* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) - - - - -## [2.0.4](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.4) (2016-12-30) - - -### Bug Fixes - -* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) -* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) - - - - -## [2.0.3](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.3) (2016-12-29) - - -### Bug Fixes - -* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9)) -* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156)) +* unused variables (closes [#206](https://github.com/jkuri/ngx-uploader/issues/206)) ([e1e1b16](https://github.com/jkuri/ngx-uploader/commit/e1e1b16)) diff --git a/package.json b/package.json index 489a3d49..b6c151eb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ngx-uploader", "description": "Angular File Uploader", - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "main": "index.js", "typings": "index.d.ts",