chore: release new versions

- @lion/dialog@0.4.9
This commit is contained in:
CircleCI 2020-03-11 15:50:47 +00:00
parent 2c9e71a328
commit 77abd7c8b0
2 changed files with 9 additions and 1 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.4.9](https://github.com/ing-bank/lion/compare/@lion/dialog@0.4.8...@lion/dialog@0.4.9) (2020-03-11)
**Note:** Version bump only for package @lion/dialog
## [0.4.8](https://github.com/ing-bank/lion/compare/@lion/dialog@0.4.7...@lion/dialog@0.4.8) (2020-03-05)
**Note:** Version bump only for package @lion/dialog

View file

@ -1,6 +1,6 @@
{
"name": "@lion/dialog",
"version": "0.4.8",
"version": "0.4.9",
"description": "Show relative overlay content on click, as a webcomponent",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",