From 5ae951d6e7568d83475158fe56defd520b61fabe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Feb 2024 19:24:00 +0000 Subject: [PATCH] chore(release): 7.2.7 [skip ci] ## [7.2.7](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.6...v7.2.7) (2024-02-14) ### Bug Fixes * **slim:** render icon in icononly slim example [#245](https://github.com/AlaskaAirlines/auro-button/issues/245) ([380e8c0](https://github.com/AlaskaAirlines/auro-button/commit/380e8c0f073253c48af5f21995206c12f020101c)) ### Performance Improvements * **demo:** update demofile name ([f11d9c5](https://github.com/AlaskaAirlines/auro-button/commit/f11d9c5625d3ffc8087c28beec1b32052ae86337)) * **examples:** update references to example files ([47bff95](https://github.com/AlaskaAirlines/auro-button/commit/47bff950e69fb18aa8b736ce8a57299aa8de1ecd)) * **jsdocs:** update event jsdocs ([954dbb4](https://github.com/AlaskaAirlines/auro-button/commit/954dbb44a0e0588ca2f55e0945e7c0890c01dc43)) * **styles:** update styles for icon only buttons ([99f5488](https://github.com/AlaskaAirlines/auro-button/commit/99f548812bebd5f56a32757fd2c1d9d4379835a9)) * update dependencies ([83b4486](https://github.com/AlaskaAirlines/auro-button/commit/83b44863b0836b13a3ce55c5d0724c3cd4faba7a)) --- CHANGELOG.md | 16 ++++++++++++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edb1b9e..e066030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Semantic Release Automated Changelog +## [7.2.7](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.6...v7.2.7) (2024-02-14) + + +### Bug Fixes + +* **slim:** render icon in icononly slim example [#245](https://github.com/AlaskaAirlines/auro-button/issues/245) ([380e8c0](https://github.com/AlaskaAirlines/auro-button/commit/380e8c0f073253c48af5f21995206c12f020101c)) + + +### Performance Improvements + +* **demo:** update demofile name ([f11d9c5](https://github.com/AlaskaAirlines/auro-button/commit/f11d9c5625d3ffc8087c28beec1b32052ae86337)) +* **examples:** update references to example files ([47bff95](https://github.com/AlaskaAirlines/auro-button/commit/47bff950e69fb18aa8b736ce8a57299aa8de1ecd)) +* **jsdocs:** update event jsdocs ([954dbb4](https://github.com/AlaskaAirlines/auro-button/commit/954dbb44a0e0588ca2f55e0945e7c0890c01dc43)) +* **styles:** update styles for icon only buttons ([99f5488](https://github.com/AlaskaAirlines/auro-button/commit/99f548812bebd5f56a32757fd2c1d9d4379835a9)) +* update dependencies ([83b4486](https://github.com/AlaskaAirlines/auro-button/commit/83b44863b0836b13a3ce55c5d0724c3cd4faba7a)) + ## [7.2.6](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.5...v7.2.6) (2024-02-01) diff --git a/README.md b/README.md index 8d98cf1..6d7bc3d 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ In cases where the project is not able to process JS assets, there are pre-proce ```html - + ``` diff --git a/package.json b/package.json index 2245b3d..bbfaae5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-button", - "version": "7.2.6", + "version": "7.2.7", "description": "Auro custom auro-button element", "author": "Product design and research", "repository": {