Skip to content

v0.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 18:04
c855fe4

0.5.2 (2024-10-21)

Dependencies updated

- @inquirer/confirm    ^3.1.15  →  ^5.0.0
- @inquirer/input      ^2.1.10  →  ^4.0.0
- @inquirer/confirm    ^2.1.10  →  ^4.0.0
- log-symbols          ^6.0.0   →  ^7.0.0
- ora                  ^8.0.1   →  ^8.1.0
- which                ^4.0.0   →  ^5.0.0

Bug Fixes

  • test runner now exits with exit code 1 if a test fails (d3fe615)
  • use helpCommand instead of addHelpCommand since deprecated (de4f3c2)