Skip to content

Commit

Permalink
chore(release): 2.2.0 (#1657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Suzanne Rozier authored Oct 8, 2021
1 parent e5ce31f commit 13822ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.2.0](https://github.com/trussworks/react-uswds/compare/2.1.0...2.2.0) (2021-10-08)


### Features

* Modal component ([#1622](https://github.com/trussworks/react-uswds/issues/1622)) ([2b76a7a](https://github.com/trussworks/react-uswds/commit/2b76a7a250f5885329d44a09711d856bd133f39c))

## [2.1.0](https://github.com/trussworks/react-uswds/compare/2.0.0...2.1.0) (2021-09-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trussworks/react-uswds",
"version": "2.1.0",
"version": "2.2.0",
"description": "React USWDS 2.0 component library",
"keywords": [
"react",
Expand Down

0 comments on commit 13822ea

Please sign in to comment.