Skip to content

Commit 2af193b

Browse files
authored
Merge pull request #266 from snyk/feat/update-readme-release
feat: add notes on release to readme
2 parents 0756ea2 + 44b3c39 commit 2af193b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,8 @@ output:
233233
- Run `go generate ./testdata` to update the contents of `testdata/output`
234234
- Verify that the compiled output is correct
235235
- Commit the changes to `testdata/output` in your proposed branch
236+
237+
## Releasing a new version
238+
239+
A new version of `vervet` will automatically be generated for Github and `npm` when new features
240+
are introduced, i.e. when commits are merged that are marked with `feat:`.

0 commit comments

Comments
 (0)