Skip to content

Commit

Permalink
docs(README): add link to https://semver.npmjs.com/
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed Oct 27, 2021
1 parent 7ea08a7 commit e822301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ The `version` and `message` fields support Lodash templates and are passed the [
version: "< ${nextRelease.version.split('.')[0]}";
}
```

See https://semver.npmjs.com/ for all supported version ranges.

0 comments on commit e822301

Please sign in to comment.