Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 18:30
· 41 commits to main since this release
a884600

Changed

  • BREAKING: Use the version in package.json to determine the release version instead of the name of the release branch (#46)
    • Projects that use this action should no longer pass a release-branch-prefix input. Additionally, they should make sure that when a release branch is merged, the version of the package (or root package in the case of a monorepo) is updated to the desired release version.