Skip to content

Commit 29f464a

Browse files
chore(release): 7.1.1 [skip ci]
## [7.1.1](v7.1.0...v7.1.1) (2025-12-03) ### Bug Fixes * Small adjustments PDS header and footer ([#2020](#2020)) ([14394f9](14394f9))
1 parent 14394f9 commit 29f464a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.1.1](https://github.com/ministryofjustice/moj-frontend/compare/v7.1.0...v7.1.1) (2025-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Small adjustments PDS header and footer ([#2020](https://github.com/ministryofjustice/moj-frontend/issues/2020)) ([14394f9](https://github.com/ministryofjustice/moj-frontend/commit/14394f9ba989efd3f413396f3043d42726f0e96f))
7+
18
# [7.1.0](https://github.com/ministryofjustice/moj-frontend/compare/v7.0.0...v7.1.0) (2025-10-28)
29

310

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ministryofjustice/frontend",
33
"description": "The MOJ Frontend contains the code you need to start building user interfaces for UK Ministry of Justice government services.",
4-
"version": "7.1.0",
4+
"version": "7.1.1",
55
"main": "moj/all.js",
66
"module": "moj/all.mjs",
77
"sass": "moj/all.scss",

0 commit comments

Comments
 (0)