diff --git a/packages/live-preview-sdk/CHANGELOG.md b/packages/live-preview-sdk/CHANGELOG.md index dd3c1121..43f629c3 100644 --- a/packages/live-preview-sdk/CHANGELOG.md +++ b/packages/live-preview-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.6.2](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.6.1...@contentful/live-preview@4.6.2) (2024-12-16) + +**Note:** Version bump only for package @contentful/live-preview + + + + + ## [4.6.1](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.6.0...@contentful/live-preview@4.6.1) (2024-12-10) **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 9fa13cac..3c74d4f9 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.6.1", + "version": "4.6.2", "author": "Contentful GmbH", "license": "MIT", "description": "Preview SDK for both the field tagging connection + live content updates",