diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..d8d0e36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,55 @@ + +## [6.0.1](https://github.com/theunreal/ngx-basicscroll/compare/v1.0.1...v6.0.1) (2018-04-30) + + + + +## [1.0.1](https://github.com/theunreal/ngx-basicscroll/compare/v0.1.5...v1.0.1) (2018-04-30) + + + + +## [0.1.5](https://github.com/theunreal/ngx-basicscroll/compare/v0.1.3...v0.1.5) (2018-04-30) + + + + +## [0.1.3](https://github.com/theunreal/ngx-basicscroll/compare/v0.1.2...v0.1.3) (2018-04-30) + + + + +## [0.1.2](https://github.com/theunreal/ngx-basicscroll/compare/v0.1.0...v0.1.2) (2018-04-30) + + + + +# [0.1.0](https://github.com/theunreal/ngx-basicscroll/compare/v0.0.0...v0.1.0) (2018-03-04) + + + + +# [0.0.0](https://github.com/theunreal/ngx-basicscroll/compare/v4.0.0...v0.0.0) (2018-03-03) + + + + +# [4.0.0](https://github.com/theunreal/ngx-basicscroll/compare/v3.0.0...v4.0.0) (2018-03-03) + + + + +# [3.0.0](https://github.com/theunreal/ngx-basicscroll/compare/v2.0.0...v3.0.0) (2018-03-03) + + + + +# [2.0.0](https://github.com/theunreal/ngx-basicscroll/compare/v1.0.0...v2.0.0) (2018-03-03) + + + + +# 1.0.0 (2018-03-03) + + + diff --git a/package.json b/package.json index ff1c539..7885f54 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ngx-basicscroll", "description": "Angular wrapper to Basicscroll", - "version": "1.0.1", + "version": "6.0.1", "homepage": "https://github.com/theunreal/ngx-basicscroll", "author": { "name": "Eliran Elnasi",