Skip to content

Commit

Permalink
chore: generate changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
rowellx68 committed Sep 19, 2024
1 parent 40ebefa commit 26a4962
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/happy-pianos-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"nhsuk-frontend-react": major
---

feat(nhsuk-frontend-react): replace form group error line prop

BREAKING CHANGE: replace disableErrorLine with withErrorLine
7 changes: 7 additions & 0 deletions .changeset/metal-zebras-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"nhsuk-frontend-react": patch
---

refactor(nhsuk-frontend-react): update breadcrumb component

update component to remove the nhsuk-width-container inside the breadcrumb
8 changes: 8 additions & 0 deletions .changeset/ninety-brooms-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"nhsuk-frontend-react": major
"nhsuk-frontend-react-extension": major
---

chore: update nhsuk-frontend to v9

BREAKING CHANGE: update nhsuk-frontend to v9
9 changes: 9 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"nhsuk-frontend-react": "3.5.8",
"nhsuk-frontend-react-extension": "0.1.7"
},
"changesets": []
}
5 changes: 5 additions & 0 deletions .changeset/sweet-months-look.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nhsuk-frontend-react": minor
---

feat(nhsuk-frontend-react): update date input to accept name prefix

0 comments on commit 26a4962

Please sign in to comment.