Skip to content

Commit

Permalink
Merge pull request #2233 from alphagov/release-13.9.0
Browse files Browse the repository at this point in the history
Inital commit for release 3.9.0
  • Loading branch information
ollie-b-gds authored Jun 20, 2023
2 parents 7522cf7 + b6e1987 commit 8bec566
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 13.9.0

### New features

- [#2206: plugin validator tool](https://github.com/alphagov/govuk-prototype-kit/pull/2206) - We've created a tool to help test plugins for the Prototype Kit. It's only for internal use at the moment, but we're planning to make it public soon.
Expand Down
1 change: 1 addition & 0 deletions known-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"@govuk-prototype-kit/common-templates",
"@govuk-prototype-kit/step-by-step",
"@govuk-prototype-kit/task-list",
"home-office-kit",
"hmrc-frontend",
"jquery",
"notifications-node-client"
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "13.8.1",
"version": "13.9.0",
"engines": {
"node": "^16.x || >= 18.x"
},
Expand Down

0 comments on commit 8bec566

Please sign in to comment.