<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->

# Alert Release Notes

<!-- ## [Unreleased] -->

## 2.8.0

### Fixed

- Added `slds-button_icon-small` to the close button on alerts to fix the sizing of the click target.
- Improved the contrast for focus and hover states on links and buttons in alerts

## 2.7.0

### Changed

- Changed HTML so the button icon can be slotted into the `slds-notify__close` element

### Fixed

- Buttons with the new BEM syntax used within an inverse themed component no longer have their text color overridden
