Skip to content

Commit 8616e07

Browse files
chore(release): release 11.2.0 (#3519)
1 parent f4c7f6a commit 8616e07

3 files changed

Lines changed: 19 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.1.0"
2+
".": "11.2.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.2.0](https://github.com/trussworks/react-uswds/compare/11.1.0...11.2.0) (2026-07-16)
6+
7+
8+
### Features
9+
10+
* Close Language Selector on pressing escape and on blur ([#3534](https://github.com/trussworks/react-uswds/issues/3534)) ([f4c7f6a](https://github.com/trussworks/react-uswds/commit/f4c7f6aa5019c38939cb152eb2151f1dfb9cc36b))
11+
12+
13+
### Bug Fixes
14+
15+
* Close language selector dropdown on selection or outside click ([#3528](https://github.com/trussworks/react-uswds/issues/3528)) ([6415f8f](https://github.com/trussworks/react-uswds/commit/6415f8f8b314814b5e3641b8ccea1f9bbfacb703))
16+
17+
18+
### Documentation & Examples
19+
20+
* **storybook:** Render Label examples within a `usa-form` for USWDS intended styling ([#3518](https://github.com/trussworks/react-uswds/issues/3518)) ([506903e](https://github.com/trussworks/react-uswds/commit/506903ec21505be68c678cee8f37023be608a04f))
21+
522
## [11.1.0](https://github.com/trussworks/react-uswds/compare/11.0.2...11.1.0) (2026-06-22)
623

724

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

0 commit comments

Comments
 (0)