Skip to content

Commit 9dfea52

Browse files
chore(release): updated release notes and package versions [ci skip]
- @contentful/live-preview@3.0.0-alpha.25
1 parent 6e5f043 commit 9dfea52

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.25](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0-alpha.24...@contentful/live-preview@3.0.0-alpha.25) (2024-03-12)
7+
8+
9+
### Features
10+
11+
* export split function ([6e5f043](https://github.com/contentful/live-preview/commit/6e5f04328464b8023088debf393ffc47c655af89))
12+
13+
14+
15+
16+
617
# [3.0.0-alpha.24](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0-alpha.23...@contentful/live-preview@3.0.0-alpha.24) (2024-03-07)
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.24",
3+
"version": "3.0.0-alpha.25",
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)