Skip to content

Commit

Permalink
Merge pull request #929 from alphagov/release-v9.10.0
Browse files Browse the repository at this point in the history
Release 9.10.0
  • Loading branch information
hannalaakso authored Sep 14, 2020
2 parents 45fc2ac + 786139e commit 6d89dc0
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.10.0 (Feature release)

## New features

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

# 9.9.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.9.0
9.10.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.9.0",
"version": "9.10.0",
"private": true,
"engines": {
"node": "^12.0.0"
Expand Down

0 comments on commit 6d89dc0

Please sign in to comment.