mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
Updated Release Process (markdown)
parent
a0eb2c6b02
commit
07b65dc58c
@ -9,6 +9,7 @@
|
||||
2. Run `python2 release.py {last_pr_number}`, where `{last_pr_number}` is the last PR number (without hash) in the release notes of the existing release
|
||||
1. Check the box for this release being a pre-release!
|
||||
1. Label the existing release as stable
|
||||
1. Run `npm dist-tag add pdfjs-dist@{stable_version} latest` on the command line to update the `latest` tag on NPM (GitHub's release webhook doesn't seem to trigger edit events)
|
||||
1. Update `pdfjs.config` to bump both the stable and beta version numbers:
|
||||
1. Bump the major/minor version number of the `versionPrefix`
|
||||
1. Bump the stable/beta version number
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user