You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The "New Version Spec" will usually be the full version (e.g. 0.7.1)
44
+
- The "New Version Spec" will usually be the full version (e.g. 0.7.1). Repos using `tbump` can also use the "next"
45
+
option, which will bump the micro version (or the build version in the case of a prerelease).
45
46
- Use the "since" field to select PRs prior to the latest tag to include in the release
46
47
- Type "true" in the "since the last stable git tag" if you would like to include PRs since the last non-prerelease version tagged on the target repository and branch.
47
48
- The workflow will use the GitHub API to find the relevant pull requests and make an appropriate changelog entry.
0 commit comments