chore: release new versions
- @lion/input-datepicker@0.7.5
This commit is contained in:
parent
607f3262c0
commit
b68fe07dc7
2 changed files with 12 additions and 1 deletions
|
|
@ -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.7.5](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.7.4...@lion/input-datepicker@0.7.5) (2020-01-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **datepicker:** focus on selected date on opening ([d29d9db](https://github.com/ing-bank/lion/commit/d29d9db7545aefd0ea5f6807ce8bb847e0189c66))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.7.4](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.7.3...@lion/input-datepicker@0.7.4) (2019-12-17)
|
||||
|
||||
**Note:** Version bump only for package @lion/input-datepicker
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/input-datepicker",
|
||||
"version": "0.7.4",
|
||||
"version": "0.7.5",
|
||||
"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/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue