Version 5.11.0
- Breaking change - this gem now only supports with the rebranded variant of the GOV.UK Design System. If you're using the header and footer components, when you upgrade, ensure your application's
<html>
elements have thegovuk-template--rebranded
class. #586