49 lines
1.1 KiB
Markdown
49 lines
1.1 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.1.4](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.3...@lion/switch@0.1.4) (2019-10-30)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.3](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.2...@lion/switch@0.1.3) (2019-10-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **switch:** cross-browser fixes ([cb747d9](https://github.com/ing-bank/lion/commit/cb747d9))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.2](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.1...@lion/switch@0.1.2) (2019-10-25)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.0...@lion/switch@0.1.1) (2019-10-24)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **switch:** render function methods not slots ([40394bc](https://github.com/ing-bank/lion/commit/40394bc))
|
|
|
|
|
|
|
|
|
|
|
|
# 0.1.0 (2019-10-23)
|
|
|
|
|
|
### Features
|
|
|
|
* **switch:** component to toggle a property on or off ([8e43602](https://github.com/ing-bank/lion/commit/8e43602))
|