You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tagged version is just a snapshot of the repo at that point. I generate that download file manually and simply messed up the contents. I need to automate that to get operator error out of the way.
I updated the zip file with the proper contents. Hopefully that will be reflected properly in the downloads going forward.
I'm submitting a ...
Basically, as title - html5-boilerplate_v7.3.0.zip from the GitHub releases page does not contain HTML5 Boilerplate v7.3.0. Downloading the zip (https://github.com/h5bp/html5-boilerplate/archive/v7.3.0.zip) from the tags page works fine.
Steps to reproduce:
Signs:
main.css opens with:
/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
Shipped Modernizr is modernizr-3.7.1.min.js, contradicting:
Oddly, some of the mentioned changes (such as #2155) do appear to have made it in, so I'm unclear what "version"/state this zip actually represents.
Edit: I've just diffed the two, and there are a few minor changes to .editorconfig. The releases page version includes:
And the documentation is missing a few updates (removing references Google+ and Bootstrap; updated links) as well.
The text was updated successfully, but these errors were encountered: