From 0930105cce1cc7eddf9f29e41b8a35423e2cb249 Mon Sep 17 00:00:00 2001 From: Suzanne Rozier Date: Mon, 14 Feb 2022 14:47:54 -0600 Subject: [PATCH] chore(release): 2.7.2 (#1902) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a545512e96..8a31e90a4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.7.2](https://github.com/trussworks/react-uswds/compare/2.7.1...2.7.2) (2022-02-14) + + +### Bug Fixes + +* Fix modal causing body padding to increase when unmounted ([#1899](https://github.com/trussworks/react-uswds/issues/1899)) ([fb46e88](https://github.com/trussworks/react-uswds/commit/fb46e8867f61781edf3393a359236bbcc45c626f)) + ### [2.7.1](https://github.com/trussworks/react-uswds/compare/2.7.0...2.7.1) (2022-01-27) diff --git a/package.json b/package.json index 5f87c4adea..858f8ae5e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trussworks/react-uswds", - "version": "2.7.1", + "version": "2.7.2", "description": "React USWDS 2.0 component library", "keywords": [ "react",