A tool to manage versioning and changelogs with a focus on monorepos
18 Dec 2022 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
Signals highlight changes worth reviewing. They cannot determine whether your application is affected.
// .changeset/config.json
{
"changedFilePatterns": ["src/**"]
}
Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.
598136a, 521205d, 521205d, 598136a, 598136a, 521205d]: