From a90dd878dc07a4fbb1f2fcb41a4346ae16aaef45 Mon Sep 17 00:00:00 2001 From: Wes McNamee Date: Fri, 24 Jan 2020 08:33:30 -0800 Subject: [PATCH] docs: Link to standard-version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64f2263..b8c3dac 100644 --- a/README.md +++ b/README.md @@ -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 ```