Skip to content

Commit ed14825

Browse files
Update package.json and CHANGELOG (#368)
1 parent f584f3b commit ed14825

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# NHS.UK prototype kit Changelog
22

3-
## Unreleased
3+
## 5.0.0 - 15 October 2024
44

55
:new: **New features**
66

77
- Update to NHS.UK frontend v9.0.1 - see [version 9.0.0 release notes](https://github.com/nhsuk/nhsuk-frontend/releases/tag/v9.0.0) for details on the breaking changes
88
- Drop `outerContent` block and use `beforeContent` block for both breadcrumbs and back links
99

10+
:wrench: **Fixes**
11+
12+
- Updates to dependencies
13+
1014
## 4.12.0 - 15 August 2024
1115

1216
:wrench:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nhsuk-prototype-kit",
3-
"version": "4.12.0",
3+
"version": "5.0.0",
44
"description": "Rapidly create HTML prototypes of NHS websites and services.",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)