diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70dd15b..6350e64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog
+## [2.1.2](https://github.com/AlaskaAirlines/auro-table/compare/v2.1.1...v2.1.2) (2024-02-13)
+
+
+### Performance Improvements
+
+* update auro deps and add ESM badge ([cb9cba8](https://github.com/AlaskaAirlines/auro-table/commit/cb9cba8105b9f7a6600472c898015e6285b288d3))
+
## [2.1.1](https://github.com/AlaskaAirlines/auro-table/compare/v2.1.0...v2.1.1) (2024-01-31)
diff --git a/README.md b/README.md
index d642d71..7be2dd8 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,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 88466ea..7290798 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"================================================================================"
],
"name": "@aurodesignsystem/auro-table",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "auro-table HTML custom element",
"repository": {
"type": "git",