diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee5840d6f..181963f824 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +## [5.1.2](https://github.com/trussworks/react-uswds/compare/5.1.1...5.1.2) (2023-07-26) + + +### Documentation & Examples + +* updated path ([#2521](https://github.com/trussworks/react-uswds/issues/2521)) ([7721e58](https://github.com/trussworks/react-uswds/commit/7721e5879cbb3443f8d37c974a9a33ac44454a9c)) +* Updated storybook templates ([#2522](https://github.com/trussworks/react-uswds/issues/2522)) ([e1c60cb](https://github.com/trussworks/react-uswds/commit/e1c60cbff90c484b1942675a459aaab2e581b0e1)) + ## [5.1.1](https://github.com/trussworks/react-uswds/compare/5.1.0...5.1.1) (2023-07-17) diff --git a/package.json b/package.json index 21edf4e0d3..c93b64f0bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trussworks/react-uswds", - "version": "5.1.1", + "version": "5.1.2", "description": "React USWDS 3.0 component library", "keywords": [ "react",