diff --git a/CHANGELOG.md b/CHANGELOG.md index a5059927da..6bb56e5ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # CHANGELOG +## 5.64.0 (May 14, 2024) + +### Components + +#### Added + +- Added: Label now supports `info-icon` and `info-icon-message` properties. +- Added: Search input `DropdownMenuItem` type now supports `id`. + +### Documentation + +#### Changed + +- Changed: Accessibility links and forms page to WCAG 2.2. + ## 5.63.0 (May 9, 2024) ### Documentation diff --git a/package.json b/package.json index 56a60a5f87..585e4eb8fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@centurylink/chi", - "version": "5.63.0", + "version": "5.64.0", "description": "Chi is Lumen's design system for building consistent digital products and experiences.", "license": "MIT", "main": "bin/chi.js", diff --git a/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html b/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html index d797d6317f..d569c0904b 100644 --- a/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html +++ b/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html @@ -14,7 +14,7 @@ - + - + - + + + + +