Skip to content

Commit 2a72f19

Browse files
committed
feat: add transformerSize feat for auto release
1 parent 38a68cc commit 2a72f19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,9 @@ export const defaultShapeStyle: IShapeStyle = {
122122
## Licence
123123

124124
[MIT License](https://github.com/kunduin/react-picture-annotation/blob/master/LICENSE)
125+
126+
## How To Contribute
127+
128+
This repo uses semantic release. By running `npm run commit` and merging commits into master branch, travis will automatically trigger release.
129+
130+
Thanks all your great contributions.

0 commit comments

Comments
 (0)