Skip to content

Commit 67d8cf6

Browse files
committed
chore(docs): add semantic-release process description
1 parent a3bda1e commit 67d8cf6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,13 @@ If type is `array`, there has four addition rule:
204204
}
205205
```
206206

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+
207214
## License
208215

209216
[MIT](LICENSE.txt)

0 commit comments

Comments
 (0)