This repository was archived by the owner on Mar 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,12 +76,11 @@ Preparing for a new version
7676 4 . new options.
7777 5 . bug fixes.
7878 6 . infrastructure or docs changes.
79- 3 . Update browser-version: ` npm run-script browserify ` .
80- 4 . Commit under message: ` Prepare for version x.x.x ` .
81- 5 . Set a new version and tag: ` npm version x.x.x ` .
82- 6 . Push changes and tags: ` git push && git push --tags ` .
83- 7 . Temporarily remove (but do not commit) the notice in README.md about the docs being the "development version".
84- 8 . Ask @mdevils to publish new package for specified tag, or use ` npm publish ` if you have privileges.
85- 9 . Add back the "development version" notice to the README.md file.
86- 10 . Tweet or otherwise promote the fact that a new version has been released with a link to the changelog and npm download page.
87- 11 . Done!
79+ 3 . Commit under message: ` Prepare for version x.x.x ` .
80+ 4 . Set a new version and tag: ` npm version x.x.x ` .
81+ 5 . Push changes and tags: ` git push && git push --tags ` .
82+ 6 . Temporarily remove (but do not commit) the notice in README.md about the docs being the "development version".
83+ 7 . Ask @mdevils to publish new package for specified tag, or use ` npm publish ` if you have privileges.
84+ 8 . Add back the "development version" notice to the README.md file.
85+ 9 . Tweet or otherwise promote the fact that a new version has been released with a link to the changelog and npm download page.
86+ 10 . Done!
You can’t perform that action at this time.
0 commit comments