Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 124 Bytes

.release-memo.md

File metadata and controls

8 lines (7 loc) · 124 Bytes

To bump version and release:

bmp -m # in case of minor version up
gulp doc-release
bmp -c
git push straw [new tag]