diff --git a/CHANGELOG.md b/CHANGELOG.md index 68bc0bd..3b02f0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,5 @@ # Semantic Release Automated Changelog -# [4.5.0-beta.1](https://github.com/AlaskaAirlines/auro-icon/compare/v4.4.0...v4.5.0-beta.1) (2024-07-19) - - -### Features - -* update to support component theming ([c6fcdb3](https://github.com/AlaskaAirlines/auro-icon/commit/c6fcdb3f1643f0138941303315a283e39e93c8e8)), closes [#124](https://github.com/AlaskaAirlines/auro-icon/issues/124) - # [4.4.0](https://github.com/AlaskaAirlines/auro-icon/compare/v4.3.1...v4.4.0) (2024-07-02) ### Features diff --git a/src/auro-icon.js b/src/auro-icon.js index 5f29091..ce994a3 100644 --- a/src/auro-icon.js +++ b/src/auro-icon.js @@ -193,7 +193,7 @@ export class AuroIcon extends BaseIcon { return html`
+ title="${ifDefined(this.title || undefined)}"> ${this.customSvg ? html`