Skip to content

Commit

Permalink
Merge pull request #1037 from alphagov/release-9.14.0
Browse files Browse the repository at this point in the history
Release 9.14.0
  • Loading branch information
lfdebrux authored Jun 24, 2021
2 parents b0f5f90 + 215617f commit 14d2249
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Unreleased

# 9.14.0 (Feature release)

## New features

- [Pull request #1036: Update to GOV.UK Frontend v3.13.0](https://github.com/alphagov/govuk-prototype-kit/pull/1036)

# 9.13.0 (Feature release)

## New features
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.13.0
9.14.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "govuk-prototype-kit",
"description": "Rapidly create HTML prototypes of GOV.UK services",
"version": "9.13.0",
"version": "9.14.0",
"private": true,
"engines": {
"node": ">=10.0.0 <16.0.0"
Expand Down

0 comments on commit 14d2249

Please sign in to comment.