We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bda1e commit 67d8cf6Copy full SHA for 67d8cf6
1 file changed
README.md
@@ -204,6 +204,13 @@ If type is `array`, there has four addition rule:
204
}
205
```
206
207
+## Release process
208
+
209
+We're using [semantic-release](https://github.com/semantic-release/semantic-release) to run npm publish
210
+after every commit on master.
211
212
+See [Default Commit Message Format](https://github.com/semantic-release/semantic-release#default-commit-message-format) for details.
213
214
## License
215
216
[MIT](LICENSE.txt)
0 commit comments