Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 00:53
· 78 commits to main since this release

1.5.0 - 2023-11-16

Added

  • Add devDependencies: jest-extended

Changed

  • Input files are ignored in source control by default (#231)
  • Deprecate action chains and major rewrite of commands (#232)
  • All commands have much better unit testing.
  • Logging output less verbose when running commands.
  • Upgrade dependencies: commander 11.1.0
  • Upgrade devDependencies: jest 29.7.0