diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e5bad8c0b..f8eefe7bc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Unreleased +## New features + +- [Pull request #985: Update to GOV.UK Frontend v3.11.0](https://github.com/alphagov/govuk-prototype-kit/pull/985) + ## Fixes - [Pull request #983: Remove the old style "GOV.UK uses cookies to make the site simpler" cookie banner](https://github.com/alphagov/govuk-prototype-kit/pull/983) diff --git a/package.json b/package.json index 8fc995a83c..e549b2d53a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "express-writer": "0.0.4", "fancy-log": "^1.3.3", "govuk-elements-sass": "^3.1.3", - "govuk-frontend": "^3.10.1", + "govuk-frontend": "^3.11.0", "govuk_frontend_toolkit": "^7.5.0", "govuk_template_jinja": "^0.24.1", "gulp": "^4.0.0",