1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-08-06 22:13:02 +02:00

docs: Link to standard-version

This commit is contained in:
Wes McNamee
2020-01-24 08:33:30 -08:00
committed by GitHub
parent 1946cac0fe
commit a90dd878dc

View File

@ -258,7 +258,7 @@ You can read more about them at https://developer.atlassian.com/blog/2016/04/clo
## Releasing
Install `standard-version`
Install [standard-version](https://github.com/conventional-changelog/standard-version)
```bash
npm i -g standard-version
```