Skip to content

Latest commit

 

History

History
31 lines (30 loc) · 629 Bytes

release checklist.md

File metadata and controls

31 lines (30 loc) · 629 Bytes

Toastr Release Checklist

  1. Update Toastr Version
    • toastr.js
    • bower.json (toastr-bower repo)
    • package.json
    • nuget versions and dependency versions
    • readme file for github repo
    • Consider HotTowel VSIX
  2. Grunt
    • run main demo
    • run unit tests
    • grunt to test, minify, etc.
  3. Nuget
    • Copy new files in
    • Build
    • Test
  4. CDNJS
    • Update CDNJS
  5. Update Website with New Downloads
  6. Publish Bower
    • Include License and Readme
    • Test Locally
    • Update Github repo toastr-bower
    • Github tag
    • Register with Bower
  7. Publish Nugets
  8. Release on Github
    • Tag with semver
    • Attach all artifacts
  9. Blog post