From 3d5a6b8ac9df837c18fdc211e41f7eea767a31fe Mon Sep 17 00:00:00 2001 From: "contentful-automation[bot]" <100587065+contentful-automation[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 07:59:54 +0000 Subject: [PATCH] chore(release): updated release notes and package versions [ci skip] - @contentful/live-preview@4.2.0 --- 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 db0d37e3..3e20a75b 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.2.0](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.1.4...@contentful/live-preview@4.2.0) (2024-05-29) + + +### Features + +* export cpa response ([#743](https://github.com/contentful/live-preview/issues/743)) ([2ae0ad8](https://github.com/contentful/live-preview/commit/2ae0ad8428f98529a7c8afe9c0f94989971810b8)) + + + + + ## [4.1.4](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.1.3...@contentful/live-preview@4.1.4) (2024-05-27) diff --git a/packages/live-preview-sdk/package.json b/packages/live-preview-sdk/package.json index b258b16a..17eed5a3 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.1.4", + "version": "4.2.0", "author": "Contentful GmbH", "license": "MIT", "description": "Preview SDK for both the field tagging connection + live content updates",