-
Notifications
You must be signed in to change notification settings - Fork 113
Release checklist
Jass Bagga edited this page Mar 13, 2018
·
1 revision
-
To stage for a release, bump up the version number in the "version.props" file in the root directory, depending on the type of release (patch vs minor vs major)
-
Run ".\build.cmd" on Powershell to automatically update "package.json" and create a ".nupkg" file.(see README for more info)
-
NuGet RELEASE: Reach out to @muratg to publish the .nupkg (created in the root directory after running ".\build.cmd") to NuGet
-
Microsoft AJAX CDN RELEASE: Reach out to the owners of Microsoft CDN to host the scripts on it (contact @Eilon for info)