Skip to content

Commit

Permalink
chore(release): 4.1.1 (#2262)
Browse files Browse the repository at this point in the history
### [4.1.1](4.1.0...4.1.1) (2023-02-23)

Various dependency updates, including ones to resolve critical security warnings
  • Loading branch information
gidjin authored Feb 24, 2023
1 parent 5abcb19 commit 23c2f41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [4.1.1](https://github.com/trussworks/react-uswds/compare/4.1.0...4.1.1) (2023-02-23)

## [4.1.0](https://github.com/trussworks/react-uswds/compare/4.0.0...4.1.0) (2023-02-17)


Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trussworks/react-uswds",
"version": "4.1.0",
"version": "4.1.1",
"description": "React USWDS 3.0 component library",
"keywords": [
"react",
Expand Down Expand Up @@ -130,7 +130,6 @@
"glob-parent": "5.1.2",
"trim": "0.0.3",
"trim-newlines": "3.0.1"

},
"husky": {
"hooks": {
Expand Down

0 comments on commit 23c2f41

Please sign in to comment.