chore: release new versions

- @lion/button@0.3.38
 - @lion/calendar@0.3.3
 - @lion/input-datepicker@0.4.1
 - @lion/popup@0.3.15
 - @lion/select-rich@0.5.1
 - @lion/switch@0.3.1
 - @lion/tooltip@0.3.15
This commit is contained in:
CircleCI 2019-11-19 08:58:31 +00:00
parent b1954eb905
commit 654db19cc7
14 changed files with 74 additions and 15 deletions

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.3.38](https://github.com/ing-bank/lion/compare/@lion/button@0.3.37...@lion/button@0.3.38) (2019-11-19)
### Bug Fixes
* **button:** make click event work in ie11 ([0d7d513](https://github.com/ing-bank/lion/commit/0d7d513405e05f7bdf4e6cd4f0ca0955da16e9b5))
## [0.3.37](https://github.com/ing-bank/lion/compare/@lion/button@0.3.36...@lion/button@0.3.37) (2019-11-18)
**Note:** Version bump only for package @lion/button

View file

@ -1,6 +1,6 @@
{
"name": "@lion/button",
"version": "0.3.37",
"version": "0.3.38",
"description": "A button that is easily styleable and accessible in all contexts",
"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.3.3](https://github.com/ing-bank/lion/compare/@lion/calendar@0.3.2...@lion/calendar@0.3.3) (2019-11-19)
**Note:** Version bump only for package @lion/calendar
## [0.3.2](https://github.com/ing-bank/lion/compare/@lion/calendar@0.3.1...@lion/calendar@0.3.2) (2019-11-18)
**Note:** Version bump only for package @lion/calendar

View file

@ -1,6 +1,6 @@
{
"name": "@lion/calendar",
"version": "0.3.2",
"version": "0.3.3",
"description": "Standalone calendar",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -37,7 +37,7 @@
"@lion/localize": "^0.5.0"
},
"devDependencies": {
"@lion/button": "^0.3.37",
"@lion/button": "^0.3.38",
"@open-wc/demoing-storybook": "^0.2.0",
"@open-wc/testing": "^2.3.4",
"sinon": "^7.2.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.4.1](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.4.0...@lion/input-datepicker@0.4.1) (2019-11-19)
**Note:** Version bump only for package @lion/input-datepicker
# [0.4.0](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.3.1...@lion/input-datepicker@0.4.0) (2019-11-18)

View file

@ -1,6 +1,6 @@
{
"name": "@lion/input-datepicker",
"version": "0.4.0",
"version": "0.4.1",
"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/",
@ -36,7 +36,7 @@
"*.js"
],
"dependencies": {
"@lion/calendar": "^0.3.2",
"@lion/calendar": "^0.3.3",
"@lion/core": "^0.3.0",
"@lion/field": "^0.5.0",
"@lion/input-date": "^0.3.0",
@ -45,7 +45,7 @@
"@lion/validate": "^0.4.0"
},
"devDependencies": {
"@lion/button": "^0.3.37",
"@lion/button": "^0.3.38",
"@open-wc/demoing-storybook": "^0.2.0",
"@open-wc/testing": "^2.3.4",
"sinon": "^7.2.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.3.15](https://github.com/ing-bank/lion/compare/@lion/popup@0.3.14...@lion/popup@0.3.15) (2019-11-19)
**Note:** Version bump only for package @lion/popup
## [0.3.14](https://github.com/ing-bank/lion/compare/@lion/popup@0.3.13...@lion/popup@0.3.14) (2019-11-18)
**Note:** Version bump only for package @lion/popup

View file

@ -1,6 +1,6 @@
{
"name": "@lion/popup",
"version": "0.3.14",
"version": "0.3.15",
"description": "Show relative overlay content on click",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -36,7 +36,7 @@
"@lion/overlays": "^0.6.4"
},
"devDependencies": {
"@lion/button": "^0.3.37",
"@lion/button": "^0.3.38",
"@lion/icon": "^0.2.9",
"@open-wc/demoing-storybook": "^0.2.0",
"@open-wc/testing": "^2.3.4"

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.5.1](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.5.0...@lion/select-rich@0.5.1) (2019-11-19)
**Note:** Version bump only for package @lion/select-rich
# [0.5.0](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.4.1...@lion/select-rich@0.5.0) (2019-11-18)

View file

@ -1,6 +1,6 @@
{
"name": "@lion/select-rich",
"version": "0.5.0",
"version": "0.5.1",
"description": "Provides a select with options that can contain html",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -36,7 +36,7 @@
"*.js"
],
"dependencies": {
"@lion/button": "^0.3.37",
"@lion/button": "^0.3.38",
"@lion/core": "^0.3.0",
"@lion/field": "^0.5.0",
"@lion/option": "^0.3.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.3.1](https://github.com/ing-bank/lion/compare/@lion/switch@0.3.0...@lion/switch@0.3.1) (2019-11-19)
**Note:** Version bump only for package @lion/switch
# [0.3.0](https://github.com/ing-bank/lion/compare/@lion/switch@0.2.1...@lion/switch@0.3.0) (2019-11-18)

View file

@ -1,6 +1,6 @@
{
"name": "@lion/switch",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Switch is used for switching a property or feature on and off",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -32,7 +32,7 @@
"*.js"
],
"dependencies": {
"@lion/button": "^0.3.37",
"@lion/button": "^0.3.38",
"@lion/choice-input": "^0.4.0",
"@lion/core": "^0.3.0",
"@lion/field": "^0.5.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.3.15](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.3.14...@lion/tooltip@0.3.15) (2019-11-19)
**Note:** Version bump only for package @lion/tooltip
## [0.3.14](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.3.13...@lion/tooltip@0.3.14) (2019-11-18)
**Note:** Version bump only for package @lion/tooltip

View file

@ -1,6 +1,6 @@
{
"name": "@lion/tooltip",
"version": "0.3.14",
"version": "0.3.15",
"description": "Show relative overlay content on hover",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
@ -34,10 +34,10 @@
"dependencies": {
"@lion/core": "^0.3.0",
"@lion/overlays": "^0.6.4",
"@lion/popup": "^0.3.14"
"@lion/popup": "^0.3.15"
},
"devDependencies": {
"@lion/button": "^0.3.37",
"@lion/button": "^0.3.38",
"@lion/icon": "^0.2.9",
"@open-wc/demoing-storybook": "^0.2.0",
"@open-wc/testing": "^2.3.4"