From 6ae2f81d3be5855d18d62a3751593610bbcf056d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 30 Oct 2024 23:39:02 +0000 Subject: [PATCH] chore(release): 6.0.2 [skip ci] ## [6.0.2](https://github.com/AlaskaAirlines/auro-icon/compare/v6.0.1...v6.0.2) (2024-10-30) ### Bug Fixes * add package.lock ([b00ea6e](https://github.com/AlaskaAirlines/auro-icon/commit/b00ea6e77bbe0aa5512bf3503fec7dc43df9b3c3)) * limit auro-library version to patch updates ([478a2e5](https://github.com/AlaskaAirlines/auro-icon/commit/478a2e552386976f7ca9b67b4c80b05100ff2cf1)) * rollback auro-library to fix generateDoc scripting ([8da750e](https://github.com/AlaskaAirlines/auro-icon/commit/8da750e87cfb5980242eca1f194339f69a0ef79e)) * running build after package update ([3865fad](https://github.com/AlaskaAirlines/auro-icon/commit/3865fad7260c1b395f08eca1dfe2131caa135d46)) --- CHANGELOG.md | 10 ++++++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0e76f5..2e348cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Semantic Release Automated Changelog +## [6.0.2](https://github.com/AlaskaAirlines/auro-icon/compare/v6.0.1...v6.0.2) (2024-10-30) + + +### Bug Fixes + +* add package.lock ([b00ea6e](https://github.com/AlaskaAirlines/auro-icon/commit/b00ea6e77bbe0aa5512bf3503fec7dc43df9b3c3)) +* limit auro-library version to patch updates ([478a2e5](https://github.com/AlaskaAirlines/auro-icon/commit/478a2e552386976f7ca9b67b4c80b05100ff2cf1)) +* rollback auro-library to fix generateDoc scripting ([8da750e](https://github.com/AlaskaAirlines/auro-icon/commit/8da750e87cfb5980242eca1f194339f69a0ef79e)) +* running build after package update ([3865fad](https://github.com/AlaskaAirlines/auro-icon/commit/3865fad7260c1b395f08eca1dfe2131caa135d46)) + ## [6.0.1](https://github.com/AlaskaAirlines/auro-icon/compare/v6.0.0...v6.0.1) (2024-10-29) diff --git a/README.md b/README.md index 4c77ec1..ff55e6e 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,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 11ff1ec..fe1bcc7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-icon", - "version": "6.0.1", + "version": "6.0.2", "description": "auro-icon HTML custom element", "repository": { "type": "git",