0.1.0-beta.10 • Published 2 years ago

changeset-recover v0.1.0-beta.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

changeset-recover

recover utility to generate changeset (https://github.com/changesets/changesets) entries when they'd previously been forgetten. Gives library maintainers a chance to double check merged work without fear of missing attribution (or worse, things consumers need to know about!) in the CHANGELOG.

Usage:

npx changeset-recover@beta

and walk through the interactive UI, editing the changesets it outputs before committing