Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 2.05 KB

2.2.2 (2020-05-26)

Bug Fixes

  • component name prompt issue fixed (c2bcc9c)

2.2.1 (2020-05-24)

Bug Fixes

  • add src folder to npm publish (b506c25)

2.2.0 (2020-05-24)

Features

  • new cli wizard with inquirer prompts (c4a1f9e)

2.1.0 (2020-05-22)

Features

  • command: new command for moving services (916928c)

2.0.1 (2020-05-22)

Bug Fixes

  • ci: add yarn.lock repo (2679dd0)
  • ci: install before running semantic-release (54bbff1)
  • ci: move semantic-release to dependencies (4e257aa)
  • ci: use npx for semantic-release (458d1fc)
  • lint errors for storage command (c83fe9a)
  • pod structure issue with component tests (b18001c)