From d6227112f640b8685cd88c24dd2822f60af72928 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 22 Dec 2024 19:08:35 +0000 Subject: [PATCH] chore(release): 4.3.1 [skip ci] ## [4.3.1](https://github.com/AlaskaAirlines/auro-input/compare/v4.3.0...v4.3.1) (2024-12-22) ### Performance Improvements * update node to version 22 ([252d4b1](https://github.com/AlaskaAirlines/auro-input/commit/252d4b19105f575f0c97c484992817477f65b42d)) --- 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 acc1d18..6ca5edf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [4.3.1](https://github.com/AlaskaAirlines/auro-input/compare/v4.3.0...v4.3.1) (2024-12-22) + + +### Performance Improvements + +* update node to version 22 ([252d4b1](https://github.com/AlaskaAirlines/auro-input/commit/252d4b19105f575f0c97c484992817477f65b42d)) + # [4.3.0](https://github.com/AlaskaAirlines/auro-input/compare/v4.2.0...v4.3.0) (2024-11-21) diff --git a/README.md b/README.md index 9669a8a..d0729d1 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,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 0f7d7d6..b45e891 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-input", - "version": "4.3.0", + "version": "4.3.1", "description": "auro-input HTML custom element", "repository": { "type": "git",