Skip to content

Commit d41e9c6

Browse files
chore(release): updated release notes and package versions [ci skip]
- @contentful/live-preview@2.12.0
1 parent 473c8f5 commit d41e9c6

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+
# [2.12.0](https://github.com/contentful/live-preview/compare/@contentful/live-preview@2.11.13...@contentful/live-preview@2.12.0) (2023-11-15)
7+
8+
9+
### Features
10+
11+
* **inspectorMode:** move inspectorMode outlines on top of the iframe [] ([#405](https://github.com/contentful/live-preview/issues/405)) ([473c8f5](https://github.com/contentful/live-preview/commit/473c8f5e504a1c342a397948a7935bc68419041a))
12+
13+
14+
15+
16+
617
## [2.11.13](https://github.com/contentful/live-preview/compare/@contentful/live-preview@2.11.12...@contentful/live-preview@2.11.13) (2023-11-13)
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": "2.11.13",
3+
"version": "2.12.0",
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)