Skip to content

Commit 0497b8e

Browse files
chore(main): release 12.0.0
1 parent 7bf790e commit 0497b8e

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "11.2.0"
2+
".": "12.0.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [12.0.0](https://github.com/trussworks/react-uswds/compare/11.2.0...12.0.0) (2026-07-16)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Refactor Alert component for composability ([#3497](https://github.com/trussworks/react-uswds/issues/3497))
11+
* Upgrade Node.js dependencies (Actions and Supported versions) ([#3498](https://github.com/trussworks/react-uswds/issues/3498))
12+
13+
### Features
14+
15+
* Refactor Alert component for composability ([#3497](https://github.com/trussworks/react-uswds/issues/3497)) ([7bf790e](https://github.com/trussworks/react-uswds/commit/7bf790eb71b3342b29e40e0c539187730536d4d3))
16+
* Upgrade Node.js dependencies (Actions and Supported versions) ([#3498](https://github.com/trussworks/react-uswds/issues/3498)) ([1c8b5b4](https://github.com/trussworks/react-uswds/commit/1c8b5b4f7b0e1e6a1dd98107cc06c03fe4bd3a0b))
17+
518
## [11.2.0](https://github.com/trussworks/react-uswds/compare/11.1.0...11.2.0) (2026-07-16)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trussworks/react-uswds",
3-
"version": "11.2.0",
3+
"version": "12.0.0",
44
"description": "React USWDS 3 component library",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)