From 01a425ac420348b0bcb68182cc854e74d300ec28 Mon Sep 17 00:00:00 2001
From: "contentful-automation[bot]"
 <100587065+contentful-automation[bot]@users.noreply.github.com>
Date: Mon, 9 Dec 2024 17:01:06 +0000
Subject: [PATCH] chore(release): updated release notes and package versions
 [ci skip]

 - @contentful/live-preview@4.5.18
---
 packages/live-preview-sdk/CHANGELOG.md | 11 +++++++++++
 packages/live-preview-sdk/package.json |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/packages/live-preview-sdk/CHANGELOG.md b/packages/live-preview-sdk/CHANGELOG.md
index c2b1fc5a..a49ea540 100644
--- a/packages/live-preview-sdk/CHANGELOG.md
+++ b/packages/live-preview-sdk/CHANGELOG.md
@@ -3,6 +3,17 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [4.5.18](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.17...@contentful/live-preview@4.5.18) (2024-12-09)
+
+
+### Reverts
+
+* Revert "chore: update react version (#980)" (#982) ([e224540](https://github.com/contentful/live-preview/commit/e224540d6ea770132f7468cba4f87a75b2ba2986)), closes [#980](https://github.com/contentful/live-preview/issues/980) [#982](https://github.com/contentful/live-preview/issues/982)
+
+
+
+
+
 ## [4.5.17](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.16...@contentful/live-preview@4.5.17) (2024-12-09)
 
 **Note:** Version bump only for package @contentful/live-preview
diff --git a/packages/live-preview-sdk/package.json b/packages/live-preview-sdk/package.json
index 9ccdc62c..4756dffa 100644
--- a/packages/live-preview-sdk/package.json
+++ b/packages/live-preview-sdk/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@contentful/live-preview",
-  "version": "4.5.17",
+  "version": "4.5.18",
   "author": "Contentful GmbH",
   "license": "MIT",
   "description": "Preview SDK for both the field tagging connection + live content updates",