From c4c792578dcbbb4c7b6a36f362b9814093c977a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:40:14 +0000 Subject: [PATCH] chore(release): 2.1.1 --- CHANGELOG.md | 9 +++++++++ README.md | 2 +- examples/basic.html | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0d128e..cf94ee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.1.1](https://github.com/ButterCMS/buttercms-js/compare/v2.1.0...v2.1.1) (2024-08-12) + + +### Bug Fixes + +* add in full cause to thrown errors ([6ede5e4](https://github.com/ButterCMS/buttercms-js/commit/6ede5e49bf06ae1be8445ec511277eb8eb46401f)) +* update abortcontroller/abortSignal for use in Reactive Native ([758172b](https://github.com/ButterCMS/buttercms-js/commit/758172b0b21150b650a09fedaf75914ebf076c20)) +* update error catching to catch all produced errors ([d91d47f](https://github.com/ButterCMS/buttercms-js/commit/d91d47f62488d7947f25250afa3bdb388da69295)) + ## [2.1.0](https://github.com/ButterCMS/buttercms-js/compare/v2.0.3...v2.1.0) (2024-07-29) diff --git a/README.md b/README.md index c185ef7..222f3e0 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 ff29b2b..2c5a817 100644 --- a/examples/basic.html +++ b/examples/basic.html @@ -7,7 +7,7 @@ - +