aboutsummaryrefslogtreecommitdiff
path: root/grunt/change-version.js
AgeCommit message (Collapse)AuthorFilesLines
2017-04-20Build system overhaul.Bardi Harborow1-110/+0
2017-01-01Update more copyright years to 2017 (#21491)Quan You1-2/+2
* Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017
2016-12-31Change remaining JS files to comply with ESLint config.Bardi Harborow1-42/+46
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert1-0/+1
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2015-12-16grunt/change-version.js: Remove extra parens around function literals ↵Chris Rebert1-12/+12
because Hound [ci skip]
2015-12-16grunt/change-version.js: Remove extraneous semicolonChris Rebert1-1/+1
[ci skip]
2015-12-16grunt/change-version.js: Add missing semicolonChris Rebert1-1/+1
🏃🏃🏃I don't wanna get diabetes. 🏥 Obey The Mickens!: https://vimeo.com/111122950#t=14m9s [ci skip]
2015-12-14grunt/change-version.js:replaceRecursively(): Use accidentally-unused argumentChris Rebert1-1/+1
How did the linters miss this? [skip sauce] [skip validator]
2015-12-05s/grunt-sed/npm script/ ; fixes #18338Chris Rebert1-0/+105
[skip sauce] [skip validator]