Skip to content

Commit 02ceb8c

Browse files
chore(main): release 10.1.0
1 parent bc6ca69 commit 02ceb8c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.2"
2+
".": "10.1.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1.0](https://github.com/trussworks/react-uswds/compare/10.0.2...10.1.0) (2025-11-07)
6+
7+
8+
### Features
9+
10+
* Add support for Node 24, the active LTS version ([#3306](https://github.com/trussworks/react-uswds/issues/3306)) ([bc6ca69](https://github.com/trussworks/react-uswds/commit/bc6ca696b9b288b83b4f63904ed0439868bd6f74))
11+
12+
13+
### Bug Fixes
14+
15+
* Add style as class to scrollbar width utility to fix CSP issue ([#2761](https://github.com/trussworks/react-uswds/issues/2761)) ([2380608](https://github.com/trussworks/react-uswds/commit/238060877fb7cf4716f04685b71ec3e1b726ecf4))
16+
517
## [10.0.2](https://github.com/trussworks/react-uswds/compare/10.0.1...10.0.2) (2025-06-09)
618

719

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

0 commit comments

Comments
 (0)