chore: release new versions

- @lion/tooltip@0.6.1
This commit is contained in:
CircleCI 2019-12-16 08:35:08 +00:00
parent b67ae45cae
commit a4ebc9b033
2 changed files with 12 additions and 1 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.6.1](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.6.0...@lion/tooltip@0.6.1) (2019-12-16)
### Bug Fixes
* **tooltip:** export LionTooltipArrow ([#439](https://github.com/ing-bank/lion/issues/439)) ([b67ae45](https://github.com/ing-bank/lion/commit/b67ae45caeb6aa68ee913c0a79217d36da02aed9))
# [0.6.0](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.5.1...@lion/tooltip@0.6.0) (2019-12-13)

View file

@ -1,6 +1,6 @@
{
"name": "@lion/tooltip",
"version": "0.6.0",
"version": "0.6.1",
"description": "Show relative overlay content on hover",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",