chore: release new versions
- @lion/input-datepicker@0.1.42 - @lion/overlays@0.3.6 - @lion/popup@0.2.19 - @lion/tooltip@0.2.19
This commit is contained in:
parent
16078c528b
commit
0e77624b02
8 changed files with 43 additions and 8 deletions
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [0.1.42](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.1.41...@lion/input-datepicker@0.1.42) (2019-07-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @lion/input-datepicker
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.1.41](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.1.40...@lion/input-datepicker@0.1.41) (2019-07-22)
|
## [0.1.41](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.1.40...@lion/input-datepicker@0.1.41) (2019-07-22)
|
||||||
|
|
||||||
**Note:** Version bump only for package @lion/input-datepicker
|
**Note:** Version bump only for package @lion/input-datepicker
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/input-datepicker",
|
"name": "@lion/input-datepicker",
|
||||||
"version": "0.1.41",
|
"version": "0.1.42",
|
||||||
"description": "Provide a way for users to fill in a date via a calendar overlay",
|
"description": "Provide a way for users to fill in a date via a calendar overlay",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
"homepage": "https://github.com/ing-bank/lion/",
|
"homepage": "https://github.com/ing-bank/lion/",
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
"@lion/core": "^0.1.9",
|
"@lion/core": "^0.1.9",
|
||||||
"@lion/input-date": "^0.1.35",
|
"@lion/input-date": "^0.1.35",
|
||||||
"@lion/localize": "^0.4.4",
|
"@lion/localize": "^0.4.4",
|
||||||
"@lion/overlays": "^0.3.5",
|
"@lion/overlays": "^0.3.6",
|
||||||
"@lion/validate": "^0.2.17"
|
"@lion/validate": "^0.2.17"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,17 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [0.3.6](https://github.com/ing-bank/lion/compare/@lion/overlays@0.3.5...@lion/overlays@0.3.6) (2019-07-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **overlays:** fix popper for IE11 by using esm dist target ([16078c5](https://github.com/ing-bank/lion/commit/16078c5))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.3.5](https://github.com/ing-bank/lion/compare/@lion/overlays@0.3.4...@lion/overlays@0.3.5) (2019-07-18)
|
## [0.3.5](https://github.com/ing-bank/lion/compare/@lion/overlays@0.3.4...@lion/overlays@0.3.5) (2019-07-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @lion/overlays
|
**Note:** Version bump only for package @lion/overlays
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/overlays",
|
"name": "@lion/overlays",
|
||||||
"version": "0.3.5",
|
"version": "0.3.6",
|
||||||
"description": "Overlays System using lit-html for rendering",
|
"description": "Overlays System using lit-html for rendering",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
"homepage": "https://github.com/ing-bank/lion/",
|
"homepage": "https://github.com/ing-bank/lion/",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [0.2.19](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.18...@lion/popup@0.2.19) (2019-07-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @lion/popup
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.2.18](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.17...@lion/popup@0.2.18) (2019-07-22)
|
## [0.2.18](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.17...@lion/popup@0.2.18) (2019-07-22)
|
||||||
|
|
||||||
**Note:** Version bump only for package @lion/popup
|
**Note:** Version bump only for package @lion/popup
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/popup",
|
"name": "@lion/popup",
|
||||||
"version": "0.2.18",
|
"version": "0.2.19",
|
||||||
"description": "Show relative overlay content on click",
|
"description": "Show relative overlay content on click",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
"homepage": "https://github.com/ing-bank/lion/",
|
"homepage": "https://github.com/ing-bank/lion/",
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lion/core": "^0.1.9",
|
"@lion/core": "^0.1.9",
|
||||||
"@lion/overlays": "^0.3.5"
|
"@lion/overlays": "^0.3.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@lion/button": "^0.1.43",
|
"@lion/button": "^0.1.43",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [0.2.19](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.2.18...@lion/tooltip@0.2.19) (2019-07-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @lion/tooltip
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.2.18](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.2.17...@lion/tooltip@0.2.18) (2019-07-22)
|
## [0.2.18](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.2.17...@lion/tooltip@0.2.18) (2019-07-22)
|
||||||
|
|
||||||
**Note:** Version bump only for package @lion/tooltip
|
**Note:** Version bump only for package @lion/tooltip
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/tooltip",
|
"name": "@lion/tooltip",
|
||||||
"version": "0.2.18",
|
"version": "0.2.19",
|
||||||
"description": "Show relative overlay content on hover",
|
"description": "Show relative overlay content on hover",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
"homepage": "https://github.com/ing-bank/lion/",
|
"homepage": "https://github.com/ing-bank/lion/",
|
||||||
|
|
@ -33,8 +33,8 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lion/core": "^0.1.9",
|
"@lion/core": "^0.1.9",
|
||||||
"@lion/overlays": "^0.3.5",
|
"@lion/overlays": "^0.3.6",
|
||||||
"@lion/popup": "^0.2.18"
|
"@lion/popup": "^0.2.19"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@lion/button": "^0.1.43",
|
"@lion/button": "^0.1.43",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue