Skip to content

Commit

Permalink
Release v8.4.0
Browse files Browse the repository at this point in the history
New features:

- [#642 Update GOV.UK Frontend to v2.4.0](#642)

Bug fixes:

- [#634 Avoid double-nested buttons in step-by-step navigation](#634)

- [#638 Make unbranded template available for use in app/views](#638)
  • Loading branch information
igloosi committed Nov 19, 2018
1 parent 341c5fa commit 5b1e103
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 8.4.0

New features:

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.3.0
8.4.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express-prototype",
"description": "GOVUK prototyping app in Express",
"version": "8.3.0",
"version": "8.4.0",
"private": true,
"engines": {
"node": "^8.9.1"
Expand Down

0 comments on commit 5b1e103

Please sign in to comment.