Skip to content

Commit

Permalink
chore(release): updated release notes and package versions [ci skip]
Browse files Browse the repository at this point in the history
 - @contentful/[email protected]
 - @contentful/[email protected]
  • Loading branch information
contentful-automation[bot] committed Dec 12, 2023
1 parent aa19085 commit f76f19b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/live-preview-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.13.0-alpha.8](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2023-12-12)

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





# [2.13.0-alpha.7](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2023-12-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/live-preview-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/live-preview",
"version": "2.13.0-alpha.7",
"version": "2.13.0-alpha.8",
"author": "Contentful GmbH",
"license": "MIT",
"description": "Preview SDK for both the field tagging connection + live content updates",
Expand Down Expand Up @@ -45,7 +45,7 @@
"homepage": "https://github.com/contentful/live-preview#readme",
"dependencies": {
"@contentful/rich-text-types": "^16.2.0",
"@contentful/visual-sdk": "1.0.0-alpha.35",
"@contentful/visual-sdk": "1.0.0-alpha.36",
"flatted": "^3.2.9",
"graphql-tag": "^2.12.6",
"lodash.isequal": "^4.5.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/visual-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [1.0.0-alpha.36](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2023-12-12)

**Note:** Version bump only for package @contentful/visual-sdk





# [1.0.0-alpha.35](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2023-11-28)

**Note:** Version bump only for package @contentful/visual-sdk
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentful/visual-sdk",
"author": "Contentful GmbH",
"version": "1.0.0-alpha.35",
"version": "1.0.0-alpha.36",
"description": "Base SDK for building a visual SDK with contentful",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit f76f19b

Please sign in to comment.