Skip to content

Commit f5931c6

Browse files
Merge pull request #2506 from alphagov/release-13.19.0
Preparing for release 13.19.0 (automated).
2 parents e1d1fef + 24fca08 commit f5931c6

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 13.19.0
6+
57
### New features
68

79
- [#2502: Support GOV.UK Frontend v6.0](https://github.com/alphagov/govuk-prototype-kit/pull/2502)

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "govuk-prototype-kit",
33
"description": "Rapidly create HTML prototypes of GOV.UK services",
4-
"version": "13.18.1",
4+
"version": "13.19.0",
55
"engines": {
66
"node": "^16.x || ^18.x || >= 20.x"
77
},

0 commit comments

Comments
 (0)