Skip to content

Commit 45c06df

Browse files
authored
chore(release): release 10.0.1 (#3162)
1 parent cfe7a6d commit 45c06df

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
## [10.0.1](https://github.com/trussworks/react-uswds/compare/10.0.0...10.0.1) (2025-05-16)
6+
7+
### Bug Fixes
8+
9+
* Fix an issue where the built package was not included in the published release artifact [#3161](https://github.com/trussworks/react-uswds/issues/3161) ([cfe7a6d](https://github.com/trussworks/react-uswds/commit/cfe7a6dbea4b6063a96abdf31a663e23791dc0da))
10+
511
## [10.0.0](https://github.com/trussworks/react-uswds/compare/9.1.0...10.0.0) (2025-05-15)
612

713

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

0 commit comments

Comments
 (0)