We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356e13f commit 1b0db9aCopy full SHA for 1b0db9a
README.md
@@ -218,7 +218,7 @@ based on release tags. This script simplifies this process by performing the
218
following steps:
219
220
1. **Retrieving the latest release tag:** The script starts by fetching the most
221
- recent semver release tag of the current branch, by looking at the local data
+ recent SemVer release tag of the current branch, by looking at the local data
222
available in your repository.
223
1. **Prompting for a new release tag:** The user is then prompted to enter a new
224
release tag. To assist with this, the script displays the tag retrieved in
0 commit comments