diff --git a/packages/live-preview-sdk/CHANGELOG.md b/packages/live-preview-sdk/CHANGELOG.md index 9a894715..ca736a84 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. +## [2.11.5](https://github.com/contentful/live-preview/compare/@contentful/live-preview@2.11.4...@contentful/live-preview@2.11.5) (2023-10-16) + +**Note:** Version bump only for package @contentful/live-preview + + + + + ## [2.11.4](https://github.com/contentful/live-preview/compare/@contentful/live-preview@2.11.3...@contentful/live-preview@2.11.4) (2023-10-16) **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 fba95fca..8ac24432 100644 --- a/packages/live-preview-sdk/package.json +++ b/packages/live-preview-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/live-preview", - "version": "2.11.4", + "version": "2.11.5", "author": "Contentful GmbH", "license": "MIT", "description": "Preview SDK for both the field tagging connection + live content updates",