Skip to content

Commit 972c142

Browse files
Release 5.3.0 (#474)
Updates the version number and CHANGELOG
1 parent 584345a commit 972c142

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

CHANGELOG.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# NHS prototype kit Changelog
22

3-
## [Unreleased]
3+
## 5.3.0 - 14 February 2025
44

5+
- Update NHS Frontend to version 9.3.0, which includes a new Panel component
56
- Use strict https and automatic http to https redirects in production mode - ([PR 410](https://github.com/nhsuk/nhsuk-prototype-kit/pull/410))
6-
7-
### Updated
8-
9-
- Updated .devcontainer to remove the image attribute ([PR 451](https://github.com/nhsuk/nhsuk-prototype-kit/pull/451))
7+
- Update .devcontainer to remove the image attribute ([PR 451](https://github.com/nhsuk/nhsuk-prototype-kit/pull/451))
108

119
## 5.2.0 - 13 December 2024
1210

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

0 commit comments

Comments
 (0)