Skip to content

Commit d38dee7

Browse files
Merge pull request #1720 from nhsuk/changelog-url-typo
Update package version to v10.2.0, fix typo
2 parents bbf47c4 + 9c3dc04 commit d38dee7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NHS.UK frontend Changelog
22

3-
## Unreleased
3+
## 10.2.0 - 1 December 2025
44

55
### :new: **New features**
66

@@ -211,7 +211,7 @@ If you are not using Nunjucks macros, update your HTML markup using the [top tas
211211
- [#1686: Remove ↑ up and ↓ down arrow key bindings from tabs](https://github.com/nhsuk/nhsuk-frontend/pull/1686)
212212
- [#1689: Only show header navigation items if not empty](https://github.com/nhsuk/nhsuk-frontend/pull/1689)
213213
- [#1698: Fix 2px minimum chevron `outline-width` syntax](https://github.com/nhsuk/nhsuk-frontend/pull/1698)
214-
- [#1699: Prevent date inputs shifting alignment on iOS 18](https://github.com/alphagov/govuk-frontend/pull/1699)
214+
- [#1699: Prevent date inputs shifting alignment on iOS 18](https://github.com/nhsuk/nhsuk-frontend/pull/1699)
215215

216216
## 10.1.0 - 15 October 2025
217217

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nhsuk-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nhsuk-frontend",
3-
"version": "10.1.0",
3+
"version": "10.2.0",
44
"description": "NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.",
55
"homepage": "https://nhsuk.github.io/nhsuk-frontend/",
66
"bugs": {

0 commit comments

Comments
 (0)