Closed Igorbek closed 1 year ago
This PR integrates changesets as a tool for streamlining package versioning and releasing.
changesets
The overall release process would be the following:
yarn changeset
version.yml
release.yml
This PR integrates
changesets
as a tool for streamlining package versioning and releasing.The overall release process would be the following:
yarn changeset
version.yml
workflow (andchangesets
) that is a pending releaseversion.yml
workflow would create a tag and GitHub release with the corresponding changelogrelease.yml
workflow (exists today)