We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0756ea2 + 44b3c39 commit 2af193bCopy full SHA for 2af193b
README.md
@@ -233,3 +233,8 @@ output:
233
- Run `go generate ./testdata` to update the contents of `testdata/output`
234
- Verify that the compiled output is correct
235
- 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