chore: release new versions

- @lion/dialog@0.6.2
 - @lion/form-system@0.8.2
 - @lion/input-datepicker@0.13.2
 - @lion/overlays@0.15.2
 - @lion/select-rich@0.17.2
 - @lion/tooltip@0.10.3
This commit is contained in:
CircleCI 2020-05-20 10:49:00 +00:00
parent 82e9c360c6
commit 7418b8d6bd
12 changed files with 63 additions and 12 deletions

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.6.2](https://github.com/ing-bank/lion/compare/@lion/dialog@0.6.1...@lion/dialog@0.6.2) (2020-05-20)
**Note:** Version bump only for package @lion/dialog
## [0.6.1](https://github.com/ing-bank/lion/compare/@lion/dialog@0.6.0...@lion/dialog@0.6.1) (2020-05-19)
**Note:** Version bump only for package @lion/dialog

View file

@ -1,6 +1,6 @@
{
"name": "@lion/dialog",
"version": "0.6.1",
"version": "0.6.2",
"description": "Show relative overlay content on click, as a webcomponent",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -36,6 +36,6 @@
],
"dependencies": {
"@lion/core": "0.6.0",
"@lion/overlays": "0.15.1"
"@lion/overlays": "0.15.2"
}
}

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.2](https://github.com/ing-bank/lion/compare/@lion/form-system@0.8.1...@lion/form-system@0.8.2) (2020-05-20)
**Note:** Version bump only for package @lion/form-system
## [0.8.1](https://github.com/ing-bank/lion/compare/@lion/form-system@0.8.0...@lion/form-system@0.8.1) (2020-05-19)
**Note:** Version bump only for package @lion/form-system

View file

@ -1,6 +1,6 @@
{
"name": "@lion/form-system",
"version": "0.8.1",
"version": "0.8.2",
"description": "The Form System allows you to create complex forms with various validation in an easy way",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -43,14 +43,14 @@
"@lion/input": "0.6.0",
"@lion/input-amount": "0.6.0",
"@lion/input-date": "0.6.0",
"@lion/input-datepicker": "0.13.1",
"@lion/input-datepicker": "0.13.2",
"@lion/input-email": "0.7.0",
"@lion/input-iban": "0.8.0",
"@lion/input-range": "0.3.0",
"@lion/localize": "0.10.0",
"@lion/radio-group": "0.9.0",
"@lion/select": "0.6.0",
"@lion/select-rich": "0.17.1",
"@lion/select-rich": "0.17.2",
"@lion/textarea": "0.6.0",
"@lion/validate": "0.10.0"
}

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.13.2](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.13.1...@lion/input-datepicker@0.13.2) (2020-05-20)
**Note:** Version bump only for package @lion/input-datepicker
## [0.13.1](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.13.0...@lion/input-datepicker@0.13.1) (2020-05-19)
**Note:** Version bump only for package @lion/input-datepicker

View file

@ -1,6 +1,6 @@
{
"name": "@lion/input-datepicker",
"version": "0.13.1",
"version": "0.13.2",
"description": "Provide a way for users to fill in a date via a calendar overlay",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -46,7 +46,7 @@
"@lion/field": "0.13.0",
"@lion/input-date": "0.6.0",
"@lion/localize": "0.10.0",
"@lion/overlays": "0.15.1",
"@lion/overlays": "0.15.2",
"@lion/validate": "0.10.0"
}
}

View file

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.15.2](https://github.com/ing-bank/lion/compare/@lion/overlays@0.15.1...@lion/overlays@0.15.2) (2020-05-20)
### Bug Fixes
* **overlays:** contain focus when tabbing into window ([d1189c9](https://github.com/ing-bank/lion/commit/d1189c9b4ea7f1393496206466fd4ff336afde5c))
## [0.15.1](https://github.com/ing-bank/lion/compare/@lion/overlays@0.15.0...@lion/overlays@0.15.1) (2020-05-19)

View file

@ -1,6 +1,6 @@
{
"name": "@lion/overlays",
"version": "0.15.1",
"version": "0.15.2",
"description": "Overlays System using lit-html for rendering",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.17.2](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.17.1...@lion/select-rich@0.17.2) (2020-05-20)
**Note:** Version bump only for package @lion/select-rich
## [0.17.1](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.17.0...@lion/select-rich@0.17.1) (2020-05-19)
**Note:** Version bump only for package @lion/select-rich

View file

@ -1,6 +1,6 @@
{
"name": "@lion/select-rich",
"version": "0.17.1",
"version": "0.17.2",
"description": "Provides a select with options that can contain html",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -48,7 +48,7 @@
"@lion/choice-input": "0.9.0",
"@lion/core": "0.6.0",
"@lion/field": "0.13.0",
"@lion/overlays": "0.15.1",
"@lion/overlays": "0.15.2",
"@lion/validate": "0.10.0"
}
}

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.10.3](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.10.2...@lion/tooltip@0.10.3) (2020-05-20)
**Note:** Version bump only for package @lion/tooltip
## [0.10.2](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.10.1...@lion/tooltip@0.10.2) (2020-05-19)
**Note:** Version bump only for package @lion/tooltip

View file

@ -1,6 +1,6 @@
{
"name": "@lion/tooltip",
"version": "0.10.2",
"version": "0.10.3",
"description": "Show relative overlay content on hover",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -39,6 +39,6 @@
],
"dependencies": {
"@lion/core": "0.6.0",
"@lion/overlays": "0.15.1"
"@lion/overlays": "0.15.2"
}
}