Closed Igorbek closed 1 year ago
This PR merges the release.yml workflow with version.yml as version-and-release.yml.
release.yml
version.yml
version-and-release.yml
How it works:
version
publish
changesets
jq
This PR merges the
release.yml
workflow withversion.yml
asversion-and-release.yml
.How it works:
version
andpublish
version
is responsible forchangesets
action, the output contains versions of the released packagesjq
in a format to easily consume in the next jobpublish
does whatrelease.yml
used to do: