diff --git a/packages/terra-clinical-header/CHANGELOG.md b/packages/terra-clinical-header/CHANGELOG.md index 9d0929bf4..3048f789b 100644 --- a/packages/terra-clinical-header/CHANGELOG.md +++ b/packages/terra-clinical-header/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 3.31.0 - (March 21, 2024) + * Changed * Changed styles to allow wrapping of start and end content. diff --git a/packages/terra-clinical-header/package.json b/packages/terra-clinical-header/package.json index e983207f5..e6dbe6cbf 100644 --- a/packages/terra-clinical-header/package.json +++ b/packages/terra-clinical-header/package.json @@ -1,7 +1,7 @@ { "name": "terra-clinical-header", "main": "lib/Header.js", - "version": "3.30.0", + "version": "3.31.0", "description": "A Header component that allows elements to be placed on the left and right ends of the header with a left aligned title in the center. ", "repository": { "type": "git",