Skip to content

Release checklist

Jass Bagga edited this page Mar 8, 2018 · 19 revisions
  • Bump the version number up in the version file in the root directory, depending on the type of release (patch vs minor vs major)
  • Run "msbuild .\build" on Powershell
  • Run "npm publish" in the root directory(cdnjs will pick up the new released version from npmjs in around 12 hours)
  • Reach out to @muratg to publish the .nupkg (created in the root directory) to NuGet
  • Reach out to the owners of Microsoft CDN to host the scripts on it (contact @Eilon for info)
Clone this wiki locally