From 3076fa9bd8e88b35562966090435e9253dd2f0f2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Sep 2024 20:24:46 +0000 Subject: [PATCH] chore(release): 2.0.0-beta.1 [skip ci] # [2.0.0-beta.1](https://github.com/AlaskaAirlines/auro-toast/compare/v1.2.0-beta.2...v2.0.0-beta.1) (2024-09-26) ### Features * add tag name as attribute when custom registered ([c140d41](https://github.com/AlaskaAirlines/auro-toast/commit/c140d41e678179a631e69efa01fb979f03ac767c)) ### Performance Improvements * refactor custom component registration config ([ec76cc7](https://github.com/AlaskaAirlines/auro-toast/commit/ec76cc76c3b386b0a13194a8ec8d68f6f03465f6)) * update dependencies ([2831c72](https://github.com/AlaskaAirlines/auro-toast/commit/2831c7285753ce4281ce80cb24d0b3a11b89998a)) ### BREAKING CHANGES * trigger major release for theming support #37 --- CHANGELOG.md | 18 ++++++++++++++++++ README.md | 2 +- demo/index.md | 6 ++++-- package.json | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78b632f..2733231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Semantic Release Automated Changelog +# [2.0.0-beta.1](https://github.com/AlaskaAirlines/auro-toast/compare/v1.2.0-beta.2...v2.0.0-beta.1) (2024-09-26) + + +### Features + +* add tag name as attribute when custom registered ([c140d41](https://github.com/AlaskaAirlines/auro-toast/commit/c140d41e678179a631e69efa01fb979f03ac767c)) + + +### Performance Improvements + +* refactor custom component registration config ([ec76cc7](https://github.com/AlaskaAirlines/auro-toast/commit/ec76cc76c3b386b0a13194a8ec8d68f6f03465f6)) +* update dependencies ([2831c72](https://github.com/AlaskaAirlines/auro-toast/commit/2831c7285753ce4281ce80cb24d0b3a11b89998a)) + + +### BREAKING CHANGES + +* trigger major release for theming support #37 + # [1.2.0-beta.2](https://github.com/AlaskaAirlines/auro-toast/compare/v1.2.0-beta.1...v1.2.0-beta.2) (2024-07-20) diff --git a/README.md b/README.md index d4915d4..b0ea4b7 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ In cases where the project is not able to process JS assets, there are pre-proce ```html - + ``` diff --git a/demo/index.md b/demo/index.md index a91e7b4..f918b0f 100644 --- a/demo/index.md +++ b/demo/index.md @@ -239,8 +239,10 @@ There are two important parts of every Auro component. The