Skip to content

Commit a3b96c5

Browse files
committed
precommit
1 parent 5d4f553 commit a3b96c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/get_started/making_first_release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ already uses Jupyter Releaser.
4141
4242
![Draft Changelog Workflow Dialog](../images/draft_changelog.png)
4343
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).
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).
4646
- Use the "since" field to select PRs prior to the latest tag to include in the release
4747
- 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.
4848
- The workflow will use the GitHub API to find the relevant pull requests and make an appropriate changelog entry.

0 commit comments

Comments
 (0)