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 Jul 23, 2024
1 parent bae2dce commit d6d5c82
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/content-source-maps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2024-07-23)


### Features

* support long text for csm ([#807](https://github.com/contentful/live-preview/issues/807)) ([bae2dce](https://github.com/contentful/live-preview/commit/bae2dcead24eb492ffe39a609dccf3a0cc5731de))





# [0.7.0](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2024-07-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/content-source-maps/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentful/content-source-maps",
"author": "Contentful GmbH",
"version": "0.7.0",
"version": "0.8.0",
"description": "Base SDK for building Content Source Maps with Contentful",
"license": "MIT",
"main": "./dist/index.cjs",
Expand Down
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.

## [4.3.1](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2024-07-23)

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





# [4.3.0](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected]) (2024-07-05)


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": "4.3.0",
"version": "4.3.1",
"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/content-source-maps": "^0.7.0",
"@contentful/content-source-maps": "^0.8.0",
"@contentful/rich-text-types": "^16.2.0",
"flatted": "^3.2.9",
"graphql-tag": "^2.12.6",
Expand Down

0 comments on commit d6d5c82

Please sign in to comment.