aboutsummaryrefslogtreecommitdiffstats
path: root/build/release.js
Commit message (Collapse)AuthorAgeFilesLines
* Create CDN archives in the build script.Dave Methvin2013-05-081-13/+59
|
* Update grunt-contrib-jshint to 0.3.0, ref gh-1204.Michał Gołębiowski2013-04-031-1/+1
|
* Add release support for map files.Dave Methvin2012-12-281-10/+45
|
* Use the right repo.Dave Methvin2012-12-161-2/+1
|
* Update the build script so it runs on Windows.Dave Methvin2012-12-161-30/+45
|
* Tagging the 1.8.2 release.Dave Methvin2012-09-201-4/+8
|
* Update release script and notes builder.Dave Methvin2012-08-301-27/+17
|
* Updating the source version to 1.8.1preDave Methvin2012-08-091-1/+1
|
* Update release script; use package.json as the One True Version.Dave Methvin2012-08-091-126/+160
|
* Fix bug with handling minor releases after major releases in the build script.John Resig2011-05-021-1/+1
|
* Adding a Node-based release management script for pushing new releases to ↵John Resig2011-04-261-0/+169
the CDN.