From 1943897a23945794e8bb9aa4c696b4422617e594 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Feb 2024 22:12:34 +0000 Subject: [PATCH] chore(release): 1.1.6 [skip ci] ## [1.1.6](https://github.com/AlaskaAirlines/auro-toast/compare/v1.1.5...v1.1.6) (2024-02-22) ### Performance Improvements * **docs:** update logic for JS examples ([004f8a0](https://github.com/AlaskaAirlines/auro-toast/commit/004f8a07d76199b788fd30e05eb26c78d0155441)) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d46dd8..43f0889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [1.1.6](https://github.com/AlaskaAirlines/auro-toast/compare/v1.1.5...v1.1.6) (2024-02-22) + + +### Performance Improvements + +* **docs:** update logic for JS examples ([004f8a0](https://github.com/AlaskaAirlines/auro-toast/commit/004f8a07d76199b788fd30e05eb26c78d0155441)) + ## [1.1.5](https://github.com/AlaskaAirlines/auro-toast/compare/v1.1.4...v1.1.5) (2024-02-22) diff --git a/README.md b/README.md index a5bdbc7..2411825 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,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 2ac445f..ebe7bf8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-toast", - "version": "1.1.5", + "version": "1.1.6", "description": "auro-toast HTML custom element", "repository": { "type": "git",