Skip to content

Commit e78cf4f

Browse files
chore(release): updated release notes and package versions [ci skip]
- @contentful/live-preview@3.0.0-alpha.29
1 parent 40162ed commit e78cf4f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/live-preview-sdk/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.0.0-alpha.29](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0-alpha.28...@contentful/live-preview@3.0.0-alpha.29) (2024-03-14)
7+
8+
9+
### Bug Fixes
10+
11+
* window messaging for cypress ([40162ed](https://github.com/contentful/live-preview/commit/40162edbc1ea29a12f8f5b7948a1b2a9ab5394bf))
12+
13+
14+
15+
16+
617
# [3.0.0-alpha.28](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0-alpha.27...@contentful/live-preview@3.0.0-alpha.28) (2024-03-14)
718

819
**Note:** Version bump only for package @contentful/live-preview

packages/live-preview-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/live-preview",
3-
"version": "3.0.0-alpha.28",
3+
"version": "3.0.0-alpha.29",
44
"author": "Contentful GmbH",
55
"license": "MIT",
66
"description": "Preview SDK for both the field tagging connection + live content updates",

0 commit comments

Comments
 (0)