Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 128 Bytes

File metadata and controls

10 lines (8 loc) · 128 Bytes

Contributing

Publishing

check/update CHANGELOG.md
npm publish --dry-run
npm version minor
git push --follow-tags