aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_CHECKLIST.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-08-02 08:27:03 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-08-02 08:27:03 -0700
commit2b168c9c13cc6a568814c156c062cb7533e427c0 (patch)
treeb3dbc8400c829f036f35ee0d9fb5b519b74e1c67 /RELEASE_CHECKLIST.md
parent9ca9a1495ac818f5e31692164353bf3eb0677b08 (diff)
Minor tweaks to release checklist.
Diffstat (limited to 'RELEASE_CHECKLIST.md')
-rw-r--r--RELEASE_CHECKLIST.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_CHECKLIST.md b/RELEASE_CHECKLIST.md
index b8250ed..1982d10 100644
--- a/RELEASE_CHECKLIST.md
+++ b/RELEASE_CHECKLIST.md
@@ -5,6 +5,7 @@ _ update version in package.json
_ tag release
_ git push
_ git push --tags
+_ github release
_ npm publish
_ update dingus:
@@ -20,3 +21,4 @@ _ update site:
make upload
_ update babelmark2: copy commonmark.js to src/babelmark2/js on server
+ update version number in js/babelmark2.js