From f06fa8c093597a8118ece775171c280b6eab7a14 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 29 Jul 2024 14:23:00 +0000
Subject: [PATCH] chore(release): 2.1.0
---
CHANGELOG.md | 7 +++++++
README.md | 2 +-
examples/basic.html | 2 +-
package-lock.json | 4 ++--
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f196d81..e0d128e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.1.0](https://github.com/ButterCMS/buttercms-js/compare/v2.0.3...v2.1.0) (2024-07-29)
+
+
+### Features
+
+* update response structure to echo schema expected from TS defs and v1 ([1a748fa](https://github.com/ButterCMS/buttercms-js/commit/1a748fabbee60fbfaf547584b18ab31a436b6026))
+
## [2.0.3](https://github.com/ButterCMS/buttercms-js/compare/v2.0.2...v2.0.3) (2024-06-14)
diff --git a/README.md b/README.md
index d04bbca..c185ef7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Butter can also be included directly in HTML:
```html
-
+
```
diff --git a/examples/basic.html b/examples/basic.html
index 1eccfcf..ff29b2b 100644
--- a/examples/basic.html
+++ b/examples/basic.html
@@ -7,7 +7,7 @@
-
+