Skip to content

Commit cfeda7a

Browse files
chore(release): release 11.0.1 (#3406)
1 parent d1b957e commit cfeda7a

3 files changed

Lines changed: 9 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.0.0"
2+
".": "11.0.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [11.0.1](https://github.com/trussworks/react-uswds/compare/11.0.0...11.0.1) (2026-04-06)
6+
7+
8+
### Bug Fixes
9+
10+
* Replace deprecated React.FormEvent and React.FormEventHandler with derived types ([#3398](https://github.com/trussworks/react-uswds/issues/3398)) ([55f27c9](https://github.com/trussworks/react-uswds/commit/55f27c951d83ad5f7d309b403dbcbb413676e19f))
11+
512
## [11.0.0](https://github.com/trussworks/react-uswds/compare/10.2.0...11.0.0) (2025-12-15)
613

714

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.0.0",
3+
"version": "11.0.1",
44
"description": "React USWDS 3 component library",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)