Skip to content

Commit

Permalink
Merge pull request #595 from alphagov/update-to-govuk-frontend-2.0
Browse files Browse the repository at this point in the history
Update GOV.UK Frontend to 2.0.0
  • Loading branch information
Jani Kraner authored Sep 10, 2018
2 parents cfc10cf + 3cc9fc5 commit e1e45d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Unreleased

Breaking changes:

- [#595 Update GOV.UK Frontend to v2.0.0](https://github.com/alphagov/govuk-prototype-kit/pull/595)

New features:

- [Add config to allow permanent session in cookie](https://github.com/alphagov/govuk-prototype-kit/pull/593)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"express-session": "^1.13.0",
"express-writer": "0.0.4",
"govuk-elements-sass": "^3.1.3",
"govuk-frontend": "^1.3.0",
"govuk-frontend": "^2.0.0",
"govuk_frontend_toolkit": "^7.5.0",
"govuk_template_jinja": "^0.24.1",
"gulp": "^3.9.1",
Expand Down

0 comments on commit e1e45d3

Please sign in to comment.