diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fbf936..44ac3ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+## [7.0.3](https://github.com/juanjodiaz/json2csv/compare/v7.0.2...v7.0.3) (2023-08-24)
+
+
+### Bug Fixes
+
+* fix CDN build & set esbuild to use es2019 ([d59606e](https://github.com/juanjodiaz/json2csv/commit/d59606eb3b01c20ab46547aaddf00e7611c670cd))
+
+## [7.0.3](https://github.com/juanjodiaz/json2csv/compare/v7.0.2...v7.0.3) (2023-08-24)
+
+
+### Bug Fixes
+
+* fix CDN build & set esbuild to use es2019 ([d59606e](https://github.com/juanjodiaz/json2csv/commit/d59606eb3b01c20ab46547aaddf00e7611c670cd))
+
### [7.0.2](https://github.com/juanjodiaz/json2csv/compare/v7.0.1...v7.0.2) (2023-08-16)
diff --git a/docs/advanced-options/formatters.md b/docs/advanced-options/formatters.md
index 0d5d3dd..0a7b46a 100644
--- a/docs/advanced-options/formatters.md
+++ b/docs/advanced-options/formatters.md
@@ -81,7 +81,7 @@ You can also select a specific version:
```html
```
diff --git a/docs/advanced-options/transforms.md b/docs/advanced-options/transforms.md
index 14d0b3d..32111dc 100644
--- a/docs/advanced-options/transforms.md
+++ b/docs/advanced-options/transforms.md
@@ -53,7 +53,7 @@ You can also select a specific version:
```html
```
diff --git a/docs/index.html b/docs/index.html
index ec55585..f2c29f5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -170,9 +170,9 @@