diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8bc5dc..acc1d18 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog
+# [4.3.0](https://github.com/AlaskaAirlines/auro-input/compare/v4.2.0...v4.3.0) (2024-11-21)
+
+
+### Features
+
+* update auro-library to 3.0.2 [#363](https://github.com/AlaskaAirlines/auro-input/issues/363) ([a7e72d8](https://github.com/AlaskaAirlines/auro-input/commit/a7e72d874936f3420db4696c5680dd5a131344b2))
+
# [4.2.0](https://github.com/AlaskaAirlines/auro-input/compare/v4.1.3...v4.2.0) (2024-11-13)
diff --git a/README.md b/README.md
index 6354d9d..9669a8a 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 5561593..ce617a8 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"================================================================================"
],
"name": "@aurodesignsystem/auro-input",
- "version": "4.2.0",
+ "version": "4.3.0",
"description": "auro-input HTML custom element",
"repository": {
"type": "git",