Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 1.91 KB

0.3.0 (2024-02-18)

Bug Fixes

  • add permissions to compliance action (c518fc1)
  • always return false if a release commit is found (fbe1937)
  • consider version-number-only commit as a release (402567e)
  • empty commit to trigger release (8feb21f)
  • empty commit to trigger release (3e1b46a)
  • lint & lock file (bbe2520)
  • regex (573c841)
  • use @pkgjs/parseargs instead of native node:utils to support node 14 (fb3b839)

Features

  • add understanding of more commit types (6255d06)
  • added --verbosity flag (23dedbc)
  • support BREAKING CHANGE (53951bd)

Reverts

  • Revert "chore: switch bin to non-.mjs" (40545b9)

Changelog