Skip to content

Commit 43bc970

Browse files
Release 6.0.0 (#515)
This updates the version number to 6.0.0 and updates the CHANGELOG.
1 parent fd7415e commit 43bc970

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

CHANGELOG.md

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

3-
## Unreleased
3+
## 6.0.0 - 7 May 2025
44

55
### Breaking changes
66

@@ -53,7 +53,6 @@ to
5353

5454
- Remove ‘Check your answers’ example template, as this is now available on the NHS design system website ([PR 503](https://github.com/nhsuk/nhsuk-prototype-kit/pull/503))
5555
- Remove Confirmation page example template, as this is now available on the NHS design system website as a pattern ([PR 504](https://github.com/nhsuk/nhsuk-prototype-kit/pull/504))
56-
- Added a way to reset any data entered back to the default - ([PR 482](https://github.com/nhsuk/nhsuk-prototype-kit/pull/482))
5756

5857
## 5.3.0 - 14 February 2025
5958

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": "5.3.0",
3+
"version": "6.0.0",
44
"description": "Rapidly create HTML prototypes of NHS websites and services.",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)