chore: release new versions

- @lion/steps@0.1.19
This commit is contained in:
CircleCI 2019-11-01 16:26:32 +00:00
parent a05b52e938
commit 10ebfef708
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.1.19](https://github.com/ing-bank/lion/compare/@lion/steps@0.1.18...@lion/steps@0.1.19) (2019-11-01)
### Bug Fixes
* **steps:** fire enter event for initial step ([a05b52e](https://github.com/ing-bank/lion/commit/a05b52e))
## [0.1.18](https://github.com/ing-bank/lion/compare/@lion/steps@0.1.17...@lion/steps@0.1.18) (2019-10-24)

View file

@ -1,6 +1,6 @@
{
"name": "@lion/steps",
"version": "0.1.18",
"version": "0.1.19",
"description": "Breaks a single goal down into dependable sub-tasks.",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",