diff --git a/packages/terra-clinical-header/CHANGELOG.md b/packages/terra-clinical-header/CHANGELOG.md index febe48c0a..9ed371819 100644 --- a/packages/terra-clinical-header/CHANGELOG.md +++ b/packages/terra-clinical-header/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 3.33.0 - (April 25, 2024) + * Changed * Changed width of title container to fit content. diff --git a/packages/terra-clinical-header/package.json b/packages/terra-clinical-header/package.json index 3760c564c..130f21d9a 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.32.0", + "version": "3.33.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",