update RELEASE.md

carto
Andrew 7 years ago
parent b301e9acfb
commit 3e32b74dbe

@ -22,7 +22,8 @@ Documentation for the release process of Leaflet.
* Run `npm run integrity` or simply `node ./build/integrity.js` if you're not on Debian
* Copy the hashes and update `integrity_hash_css`, `integrity_hash_source` and `integrity_hash_uglified` in `docs/_config.yml`; commit changes to the release branch
11. Update link to latest release in `docs/download.html`, and commit to the release branch
12. Update `latest_leaflet_version` in `docs/_config.yml` and commit to the release branch
13. Update the "Latest news" section in `docs/index.html` and commit to the release branch
14. If it looks like everything is good at this point, merge the release branch into `master`
15. Make a new release on [Leaflet's GitHub release page](https://github.com/Leaflet/Leaflet/releases/) with the most important parts of the changelog
12. Add link to new version reference in `docs/reference-versions.html`, and commit to the release branch
13. Update `latest_leaflet_version` in `docs/_config.yml` and commit to the release branch
14. Update the announcement section in `docs/index.html` and commit to the release branch
15. If it looks like everything is good at this point, merge the release branch into `master`
16. Make a new release on [Leaflet's GitHub release page](https://github.com/Leaflet/Leaflet/releases/) with the most important parts of the changelog

Loading…
Cancel
Save