Que fait Changesets Version and Changelog Manager ?
Use Changesets to manage package versioning and changelogs in monorepos and single-package repositories. Automates semver bumps, changelog generation, and npm publishing with a PR-based workflow.
Installation
Use the upstream install or setup path that matches your environment:
- To check that PRs contain a changeset, we recommend using the changeset bot, or if you want to fail builds on a changesets failure, run yarn changeset status in CI.
Basic usage or getting-started notes:
-
Extracted from upstream docs: https://raw.githubusercontent.com/changesets/changesets/HEAD/README.md