chore: release new versions

- @lion/steps@0.1.20
This commit is contained in:
CircleCI 2019-11-01 16:59:44 +00:00
parent 332c16715f
commit ce4b332e75
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.20](https://github.com/ing-bank/lion/compare/@lion/steps@0.1.19...@lion/steps@0.1.20) (2019-11-01)
### Bug Fixes
* **steps:** do not throw if there is no step ([332c167](https://github.com/ing-bank/lion/commit/332c167))
## [0.1.19](https://github.com/ing-bank/lion/compare/@lion/steps@0.1.18...@lion/steps@0.1.19) (2019-11-01)

View file

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