Skip to content

Commit c02bcef

Browse files
Release version 6.2.0 (#534)
1 parent 56b4684 commit c02bcef

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NHS prototype kit Changelog
22

3-
## Unreleased
3+
## 6.2.0 - 23 May 2025
44

55
- Update to NHS frontend 9.6.1 ([PR #528](https://github.com/nhsuk/nhsuk-prototype-kit/pull/528))
66
- Mark the kit as compatible with Node 22 as well as Node 20 ([PR #531)(https://github.com/nhsuk/nhsuk-prototype-kit/pull/531))

package-lock.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,6 +1,6 @@
11
{
22
"name": "nhsuk-prototype-kit",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"description": "Rapidly create HTML prototypes of NHS websites and services.",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)