Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 339 Bytes

RELEASE_CHECKLIST.md

File metadata and controls

22 lines (18 loc) · 339 Bytes

Release checklist

_ update changelog.txt _ update version and date in spec.txt _ update version in package.json _ tag release _ git push _ git push --tags _ github release

  • npm login _ npm publish _ update dingus:

    cd ../commonmark.js cd dingus make

_ update site:

cd ../../commonmark-spec-web
make
make upload