From 6b66bf3120801fbc2b901b8128a1f87fa4129d14 Mon Sep 17 00:00:00 2001 From: "contentful-automation[bot]" <100587065+contentful-automation[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:49:41 +0000 Subject: [PATCH] chore(release): updated release notes and package versions [ci skip] - @contentful/live-preview@3.0.0-alpha.17 --- packages/live-preview-sdk/CHANGELOG.md | 8 ++++++++ packages/live-preview-sdk/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/live-preview-sdk/CHANGELOG.md b/packages/live-preview-sdk/CHANGELOG.md index 7fdb1c57..d05caf43 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. +# [3.0.0-alpha.17](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0-alpha.16...@contentful/live-preview@3.0.0-alpha.17) (2024-02-21) + +**Note:** Version bump only for package @contentful/live-preview + + + + + # [3.0.0-alpha.16](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0-alpha.15...@contentful/live-preview@3.0.0-alpha.16) (2024-02-21) diff --git a/packages/live-preview-sdk/package.json b/packages/live-preview-sdk/package.json index 633efd66..82ee0a67 100644 --- a/packages/live-preview-sdk/package.json +++ b/packages/live-preview-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/live-preview", - "version": "3.0.0-alpha.16", + "version": "3.0.0-alpha.17", "author": "Contentful GmbH", "license": "MIT", "description": "Preview SDK for both the field tagging connection + live content updates",