toastr
Version:
ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
32 lines (31 loc) • 626 B
Markdown
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. Gulp
* run main demo
* `gulp analyze`
* `gulp test`
* `gulp`
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