# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [2.1.8](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.7...v2.1.8) (2019-02-07) ## [2.1.7](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.6...v2.1.7) (2019-01-15) ### Bug Fixes * use lodash es imports ([4f5a664](https://github.com/pimlie/vue-bootstrap-slider/commit/4f5a664)) ## [2.1.6](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.5...v2.1.6) (2019-01-10) ### Bug Fixes * include lodash.fns in build ([148e6fd](https://github.com/pimlie/vue-bootstrap-slider/commit/148e6fd)) ## [2.1.5](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.4...v2.1.5) (2019-01-10) ### Bug Fixes * clean up watcher definitions ([f2946a9](https://github.com/pimlie/vue-bootstrap-slider/commit/f2946a9)) ## [2.1.4](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.3...v2.1.4) (2019-01-10) ### Bug Fixes * only refresh when slider still exists ([f808c60](https://github.com/pimlie/vue-bootstrap-slider/commit/f808c60)) ## [2.1.3](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.2...v2.1.3) (2019-01-06) ### Bug Fixes * implemented useCurrentValue for refresh method ([ef10ce7](https://github.com/pimlie/vue-bootstrap-slider/commit/ef10ce7)) ## [2.1.2](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.1...v2.1.2) (2018-12-21) ### Bug Fixes * lodash.camelcase should not be dev dependency ([b8fdc89](https://github.com/pimlie/vue-bootstrap-slider/commit/b8fdc89)) ## [2.1.1](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.0...v2.1.1) (2018-12-20) ### Bug Fixes * force kebab-case event names ([51f1969](https://github.com/pimlie/vue-bootstrap-slider/commit/51f1969)) # [2.1.0](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.0.1...v2.1.0) (2018-12-18) ### Bug Fixes * re-set value after refresh ([acdcf4e](https://github.com/pimlie/vue-bootstrap-slider/commit/acdcf4e)) * typo ([afdc706](https://github.com/pimlie/vue-bootstrap-slider/commit/afdc706)) ### Features * dont use unnecessary mixins in component ([86f66e3](https://github.com/pimlie/vue-bootstrap-slider/commit/86f66e3)) ## [2.0.1](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.0.0...v2.0.1) (2018-11-29) ### Bug Fixes * umd build ([e3b9170](https://github.com/pimlie/vue-bootstrap-slider/commit/e3b9170)) # [2.0.0](https://github.com/pimlie/vue-bootstrap-slider/compare/v1.4.0...v2.0.0) (2018-11-29) ### Bug Fixes * add export for component ([fe6b496](https://github.com/pimlie/vue-bootstrap-slider/commit/fe6b496)) # [2.0.0](https://github.com/pimlie/vue-bootstrap-slider/compare/v1.4.0...v2.0.0) (2018-11-29) ### Bug Fixes * add export for component ([fe6b496](https://github.com/pimlie/vue-bootstrap-slider/commit/fe6b496))