Html5-boilerplate: Ship v7.3.0

Created on 4 Sep 2019  ·  14Comments  ·  Source: h5bp/html5-boilerplate

This issue is to track progress on shipping v7.3.0. It'll be great to get this release out with the gulp 4 migration complete.

Release Notes

  • Upgrade to gulp 4 and update others dev dependencies (#2151)
  • Remove .jscsrc config and remove gulp-jscs from package.json (#2153)
  • Removed package-lock.json from .gitignore (#2145)
  • bump lowest supported version of node to 8.x (#2142)
  • HTTPS link to https://ogp.me/ (#2155)
  • Remove redundant rules from .editorconfig (#2157)

Todo List

  • [x] Review / merge outstanding PR (@roblarsen )
  • [x] Update CHANGELOG.md (@coliff )
  • [x] Publish v7.3.0 on GitHub (@roblarsen )
  • [x] Publish v7.3.0 on NPM (@roblarsen )
  • [x] Update html5boilerplate.com
  • [x] Tweet that new release is available (@roblarsen )
WIP

Most helpful comment

UPDATE: I'm back from a couple of busy weeks and mini-vacation, so I'm ready to get this release out the door.

All 14 comments

Oh, i just got access to GitHub actions. I'll try to wire up publishing to npm using the npm actions. That'll give me something extra interesting to write about.

UPDATE: I'm back from a couple of busy weeks and mini-vacation, so I'm ready to get this release out the door.

My next three weeks were also busy! I'm back. @coliff I reviewed/merged all the PRs.

cool. I'll open a 'Ship 7.3.0' PR with updated package.json with version number update and updated CHANGELOG.md

Branching: release/ship-v7.3.0

cool. I'm just making a few small updates to the CHANGELOG in that branch and updating version number in package.json

Minor thing, but in the CHANGELOG you've linked to the commit for 'enabled package-lock.json' - do you think linking to the PR (https://github.com/h5bp/html5-boilerplate/pull/2145) for it may be better in case anyone wants to read the reasoning behind it?

Just pushed a commit to that branch with these changes:

  • Minor devdeps update for glob and mocha
  • Update CHANGELOG.md with additional changes and formatting fix (remove leading spaces and extraneous line break)
  • Bump version number in package.json

I just noticed an edit to the wiki, _which made me notice that we still have a wiki_. I'm going to move whatever is useful in there to the project itself and turn off the wiki.

@roblarsen - the GitHub release tag was v7.30 and should have been v7.3.0.
https://github.com/h5bp/html5-boilerplate/releases
Can you fix that?

👍

I haven't tweeted. I'm writing up the blog post now

Tweeted. Blog posted.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Vincent2015 picture Vincent2015  ·  7Comments

gaurav21r picture gaurav21r  ·  21Comments

roblarsen picture roblarsen  ·  10Comments

roblarsen picture roblarsen  ·  8Comments

necolas picture necolas  ·  44Comments