Skip to content

Releases

Juliette Regimbal edited this page Feb 19, 2020 · 2 revisions

Creating a Release

This is a reminder on what to do when making a new release of Neon. This should always be done off of the master branch.

  1. Include a changelog in the release notes.
  2. Have the release number present in README.md, webpack.config.js, webpack.pages-config.js, and package.json.
  3. Ensure the CI status badge displayed on the readme is pointing at the master branch, not the develop branch.
  4. Regenerate typedocs and clear old ones first so there are not extra files.

After the release, do the following:

  1. Update the version hosted on GitHub pages.
  2. Update the master version of Neon used on neon-wrapper.