Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.6.6...v2.0.0) (2019-07-03)

### Bug Fixes

* replace offsetWidth with getBoundingClientRect().width ([d8a5c6a](d8a5c6a))

### Performance Improvements

* bump package versions ([e886980](e886980))

### BREAKING CHANGES

* Require Angular v8+
  • Loading branch information
semantic-release-bot committed Jul 3, 2019
1 parent 7c0c53f commit fe3e34f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [2.0.0](https://github.com/Jaspero/ng-slider/compare/v1.6.6...v2.0.0) (2019-07-03)


### Bug Fixes

* replace offsetWidth with getBoundingClientRect().width ([d8a5c6a](https://github.com/Jaspero/ng-slider/commit/d8a5c6a))


### Performance Improvements

* bump package versions ([e886980](https://github.com/Jaspero/ng-slider/commit/e886980))


### BREAKING CHANGES

* Require Angular v8+

## [1.6.6](https://github.com/Jaspero/ng-slider/compare/v1.6.5...v1.6.6) (2019-03-01)


Expand Down

0 comments on commit fe3e34f

Please sign in to comment.