Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit cf60dca

Browse files
author
Alistair Laing
committed
Release 8.6.0
1 parent 70c5518 commit cf60dca

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 8.6.0
2+
3+
Features:
4+
- [#680 Update to GOV.UK Frontend version 2.6.0](https://github.com/alphagov/govuk-prototype-kit/pull/680) (See GOV.UK Frontend 2.6.0 [release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v2.6.0))
5+
16
# 8.5.0
27

38
Features:

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.5.0
1+
8.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-prototype",
33
"description": "GOVUK prototyping app in Express",
4-
"version": "8.5.0",
4+
"version": "8.6.0",
55
"private": true,
66
"engines": {
77
"node": "^8.9.1"

0 commit comments

Comments
 (0)