# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.


# [1.0.0-alpha.3](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.2) (2020-01-17)


### Features

* **theme:** add breakpoint variable ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511))



<!-- $breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px,
  xxl: 1400px
) !default; -->

# [1.0.0-alpha.2](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.2) (2020-01-17)


### Code Refactoring

* migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511))


### BREAKING CHANGES

* VCL was migrated to sass. Check docs for further information.





# [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17)


### Code Refactoring

* migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511))


### BREAKING CHANGES

* VCL was migrated to sass. Check docs for further information.





# [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17)

**Note:** Version bump only for package @vcl/theme





# [0.7.0-alpha.3](https://github.com/vcl/vcl/compare/v0.7.0-alpha.0...v0.7.0-alpha.3) (2020-01-08)

**Note:** Version bump only for package @vcl/theme





# [0.7.0-alpha.0](https://github.com/vcl/vcl/compare/v0.6.2...v0.7.0-alpha.0) (2019-11-21)


### Code Refactoring

* migrate vcl to kebab-case ([6f39268](https://github.com/vcl/vcl/commit/6f39268fe95b3f48d44da527e7e283e97eca04cd))


### BREAKING CHANGES

* All class names are now in kebab-case without any (vcl)prefix by default.





## [0.6.3](https://github.com/vcl/vcl/compare/v0.6.2...v0.6.3) (2019-11-18)

**Note:** Version bump only for package @vcl/theme





## [0.6.2](https://github.com/vcl/vcl/compare/v0.6.1...v0.6.2) (2019-09-05)

**Note:** Version bump only for package @vcl/theme





## [0.6.1](https://github.com/vcl/vcl/compare/v0.6.0...v0.6.1) (2019-09-05)


### Bug Fixes

* **button:** fix selected hover bg color ([5a22a03](https://github.com/vcl/vcl/commit/5a22a03))





# [0.6.0](https://github.com/vcl/vcl/compare/v0.6.0-7...v0.6.0) (2019-09-04)


### Features

* **button:** add hover color for selected state ([118778a](https://github.com/vcl/vcl/commit/118778a))





# [0.6.0-7](https://github.com/vcl/vcl/compare/v0.6.0-5...v0.6.0-7) (2019-09-04)

**Note:** Version bump only for package @vcl/theme





# [0.6.0-6](https://github.com/vcl/vcl/compare/v0.6.0-5...v0.6.0-6) (2019-09-03)

**Note:** Version bump only for package @vcl/theme





# [0.6.0-1](https://github.com/vcl/vcl/compare/v0.6.0-0...v0.6.0-1) (2019-09-02)

**Note:** Version bump only for package @vcl/theme





# [0.6.0-0](https://github.com/vcl/vcl/compare/v0.5.4...v0.6.0-0) (2019-08-23)


### Bug Fixes

* **theme:** add missing dependency ([dfb84d7](https://github.com/vcl/vcl/commit/dfb84d7))


### Features

* **utils:** add spacing and breakpoint aware visibility control utils ([a0ba57a](https://github.com/vcl/vcl/commit/a0ba57a))


### BREAKING CHANGES

* **utils:** Replaced display-none with hide





## [0.5.3](https://github.com/vcl/vcl/compare/v0.5.1...v0.5.3) (2019-08-13)

**Note:** Version bump only for package @vcl/theme





## [0.5.2](https://github.com/vcl/vcl/compare/v0.5.1...v0.5.2) (2019-08-13)

**Note:** Version bump only for package @vcl/theme





## [0.5.1](https://github.com/vcl/vcl/compare/v0.5.0...v0.5.1) (2019-08-13)

**Note:** Version bump only for package @vcl/theme
