v2.0.1
Changed
- [BREAKING] required NodeJS 18
Dependencies
- update execa to 7.1.1 (from 5.0.0)
- update meow to 11.0.0 (from 9.0.0)
- update ora to 6.3.0 (from 5.4.0)
- update patch-package to 6.5.1 (from 6.4.7)
- update prettier to 2.8.7 (from 2.2.1)
- update read-pkg-up to 9.1.0 (from 7.0.1)
- update semver to 7.3.8 (from 7.3.5)
- update update-notifier to 6.0.2 (from 5.1.0)
Added
- release name prompt to add name of release to changelog (can also be set via
--name="Release Name"flag) --no-nameflag to allow skipping adding a release name to the changelog
Fixed
- changelog title not being supported by Keep a Changelog which breaks the antonyurchenko/git-release GitHub Action