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/content-source-maps@0.9.0
 - @contentful/live-preview@4.4.0
  • Loading branch information
contentful-automation[bot] committed Jul 30, 2024
1 parent 4486a7b commit bf5d310
Show file tree
Hide file tree
Showing 4 changed files with 25 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.9.0](https://github.com/contentful/live-preview/compare/@contentful/content-source-maps@0.8.0...@contentful/content-source-maps@0.9.0) (2024-07-30)


### Features

* setup swc [TOL-1167] ([#808](https://github.com/contentful/live-preview/issues/808)) ([4486a7b](https://github.com/contentful/live-preview/commit/4486a7b648ddd2dda3dc7a989f7b08d991a56a7e))





# [0.8.0](https://github.com/contentful/live-preview/compare/@contentful/content-source-maps@0.7.0...@contentful/content-source-maps@0.8.0) (2024-07-23)


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.8.0",
"version": "0.9.0",
"description": "Base SDK for building Content Source Maps with Contentful",
"license": "MIT",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/live-preview-sdk/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.

# [4.4.0](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.3.2...@contentful/live-preview@4.4.0) (2024-07-30)


### Features

* setup swc [TOL-1167] ([#808](https://github.com/contentful/live-preview/issues/808)) ([4486a7b](https://github.com/contentful/live-preview/commit/4486a7b648ddd2dda3dc7a989f7b08d991a56a7e))





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

**Note:** Version bump only for package @contentful/live-preview
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.2",
"version": "4.4.0",
"author": "Contentful GmbH",
"license": "MIT",
"description": "Preview SDK for both the field tagging connection + live content updates",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"homepage": "https://github.com/contentful/live-preview#readme",
"dependencies": {
"@contentful/content-source-maps": "^0.8.0",
"@contentful/content-source-maps": "^0.9.0",
"@contentful/rich-text-types": "^16.2.0",
"flatted": "^3.2.9",
"graphql-tag": "^2.12.6",
Expand Down

0 comments on commit bf5d310

Please sign in to comment.