diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d8b6a5e9..589458e7d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "11.1.0" + ".": "11.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c23c95e..77414b8d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [11.1.1](https://github.com/trussworks/react-uswds/compare/11.1.0...11.1.1) (2026-07-06) + + +### Documentation & Examples + +* **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)) + ## [11.1.0](https://github.com/trussworks/react-uswds/compare/11.0.2...11.1.0) (2026-06-22) diff --git a/package.json b/package.json index a779be6c7..2faf6d9f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trussworks/react-uswds", - "version": "11.1.0", + "version": "11.1.1", "description": "React USWDS 3 component library", "keywords": [ "react",