File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- ### HEAD
1
+ ### 5.3.0 (January 12, 2016)
2
2
3
3
* Update jQuery to ` v1.12.0 ` .
4
4
* Fetch ` jQuery ` from jQuery's CDN instead of Google's
5
5
([ #1737 ] ( https://github.com/h5bp/html5-boilerplate/issues/1737 ) ,
6
6
[ #1739 ] ( https://github.com/h5bp/html5-boilerplate/issues/1739 ) ).
7
- * Change print color for ::first-letter and ::first-line pseudo-elements
7
+ * Change print color for ` :first-letter ` and ` :first-line `
8
+ pseudo-elements
8
9
([ #1715 ] ( https://github.com/h5bp/html5-boilerplate/pull/1715 ) ).
9
10
10
11
### 5.2.0 (May 1, 2015)
Original file line number Diff line number Diff line change 1
- /*! HTML5 Boilerplate v5.2 .0 | MIT License | https://html5boilerplate.com/ */
1
+ /*! HTML5 Boilerplate v5.3 .0 | MIT License | https://html5boilerplate.com/ */
2
2
3
3
/*
4
4
* What follows is the result of much research on cross-browser styling.
Original file line number Diff line number Diff line change 42
42
"build" : " gulp build" ,
43
43
"test" : " gulp archive && mocha --reporter spec --timeout 5000"
44
44
},
45
- "version" : " 5.2 .0"
45
+ "version" : " 5.3 .0"
46
46
}
You can’t perform that action at this time.
0 commit comments