From 1cf92049486d376d86da4b5166e80344f980b363 Mon Sep 17 00:00:00 2001 From: "contentful-automation[bot]" <100587065+contentful-automation[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:38:38 +0000 Subject: [PATCH] chore(release): updated release notes and package versions [ci skip] - @contentful/contentful-slatejs-adapter@15.18.10 - @contentful/rich-text-from-markdown@15.18.9 - @contentful/rich-text-html-renderer@16.6.9 - @contentful/rich-text-links@16.7.9 - @contentful/rich-text-plain-text-renderer@16.2.9 - @contentful/rich-text-react-renderer@15.22.10 - @contentful/rich-text-types@16.8.4 --- packages/contentful-slatejs-adapter/CHANGELOG.md | 4 ++++ packages/contentful-slatejs-adapter/package.json | 4 ++-- packages/rich-text-from-markdown/CHANGELOG.md | 4 ++++ packages/rich-text-from-markdown/package.json | 4 ++-- packages/rich-text-html-renderer/CHANGELOG.md | 4 ++++ packages/rich-text-html-renderer/package.json | 4 ++-- packages/rich-text-links/CHANGELOG.md | 4 ++++ packages/rich-text-links/package.json | 4 ++-- packages/rich-text-plain-text-renderer/CHANGELOG.md | 4 ++++ packages/rich-text-plain-text-renderer/package.json | 4 ++-- packages/rich-text-react-renderer/CHANGELOG.md | 4 ++++ packages/rich-text-react-renderer/package.json | 4 ++-- packages/rich-text-types/CHANGELOG.md | 4 ++++ packages/rich-text-types/package.json | 2 +- 14 files changed, 41 insertions(+), 13 deletions(-) diff --git a/packages/contentful-slatejs-adapter/CHANGELOG.md b/packages/contentful-slatejs-adapter/CHANGELOG.md index e29f40b0..ab524639 100644 --- a/packages/contentful-slatejs-adapter/CHANGELOG.md +++ b/packages/contentful-slatejs-adapter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [15.18.10](https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.18.9...@contentful/contentful-slatejs-adapter@15.18.10) (2024-08-26) + +**Note:** Version bump only for package @contentful/contentful-slatejs-adapter + ## [15.18.9](https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.18.8...@contentful/contentful-slatejs-adapter@15.18.9) (2024-07-29) **Note:** Version bump only for package @contentful/contentful-slatejs-adapter diff --git a/packages/contentful-slatejs-adapter/package.json b/packages/contentful-slatejs-adapter/package.json index 23a2bab3..bb569079 100644 --- a/packages/contentful-slatejs-adapter/package.json +++ b/packages/contentful-slatejs-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/contentful-slatejs-adapter", - "version": "15.18.9", + "version": "15.18.10", "description": "", "keywords": [], "main": "dist/contentful-slatejs-adapter.es5.js", @@ -27,7 +27,7 @@ "report-coverage": "cat ./coverage/lcov.info | coveralls" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.3" + "@contentful/rich-text-types": "^16.8.4" }, "devDependencies": { "@faker-js/faker": "^8.4.1", diff --git a/packages/rich-text-from-markdown/CHANGELOG.md b/packages/rich-text-from-markdown/CHANGELOG.md index 6386e4a8..8e78ad47 100644 --- a/packages/rich-text-from-markdown/CHANGELOG.md +++ b/packages/rich-text-from-markdown/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [15.18.9](https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.18.8...@contentful/rich-text-from-markdown@15.18.9) (2024-08-26) + +**Note:** Version bump only for package @contentful/rich-text-from-markdown + ## [15.18.8](https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.18.7...@contentful/rich-text-from-markdown@15.18.8) (2024-07-29) **Note:** Version bump only for package @contentful/rich-text-from-markdown diff --git a/packages/rich-text-from-markdown/package.json b/packages/rich-text-from-markdown/package.json index 6f00af22..65505fe6 100644 --- a/packages/rich-text-from-markdown/package.json +++ b/packages/rich-text-from-markdown/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-from-markdown", - "version": "15.18.8", + "version": "15.18.9", "description": "convert markdown to rich text", "keywords": [ "rich-text", @@ -34,7 +34,7 @@ "test": "jest" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.3", + "@contentful/rich-text-types": "^16.8.4", "lodash": "^4.17.11", "remark-gfm": "^1.0.0", "remark-parse": "^9.0.0", diff --git a/packages/rich-text-html-renderer/CHANGELOG.md b/packages/rich-text-html-renderer/CHANGELOG.md index d73681a7..8b05d2bc 100644 --- a/packages/rich-text-html-renderer/CHANGELOG.md +++ b/packages/rich-text-html-renderer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [16.6.9](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.6.8...@contentful/rich-text-html-renderer@16.6.9) (2024-08-26) + +**Note:** Version bump only for package @contentful/rich-text-html-renderer + ## [16.6.8](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.6.7...@contentful/rich-text-html-renderer@16.6.8) (2024-07-29) **Note:** Version bump only for package @contentful/rich-text-html-renderer diff --git a/packages/rich-text-html-renderer/package.json b/packages/rich-text-html-renderer/package.json index cda18004..8f268490 100644 --- a/packages/rich-text-html-renderer/package.json +++ b/packages/rich-text-html-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-html-renderer", - "version": "16.6.8", + "version": "16.6.9", "main": "dist/rich-text-html-renderer.es5.js", "typings": "dist/types/index.d.ts", "files": [ @@ -25,7 +25,7 @@ "test": "jest" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.3", + "@contentful/rich-text-types": "^16.8.4", "escape-html": "^1.0.3" }, "devDependencies": { diff --git a/packages/rich-text-links/CHANGELOG.md b/packages/rich-text-links/CHANGELOG.md index 54f0cbd0..f4e6faf6 100644 --- a/packages/rich-text-links/CHANGELOG.md +++ b/packages/rich-text-links/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [16.7.9](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.7.8...@contentful/rich-text-links@16.7.9) (2024-08-26) + +**Note:** Version bump only for package @contentful/rich-text-links + ## [16.7.8](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.7.7...@contentful/rich-text-links@16.7.8) (2024-07-29) **Note:** Version bump only for package @contentful/rich-text-links diff --git a/packages/rich-text-links/package.json b/packages/rich-text-links/package.json index 27c37f10..f4915028 100644 --- a/packages/rich-text-links/package.json +++ b/packages/rich-text-links/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-links", - "version": "16.7.8", + "version": "16.7.9", "main": "dist/rich-text-links.es5.js", "typings": "dist/types/index.d.ts", "files": [ @@ -25,7 +25,7 @@ "test": "jest" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.3" + "@contentful/rich-text-types": "^16.8.4" }, "devDependencies": { "ts-jest": "^29.1.2" diff --git a/packages/rich-text-plain-text-renderer/CHANGELOG.md b/packages/rich-text-plain-text-renderer/CHANGELOG.md index c30e817f..1771bc7b 100644 --- a/packages/rich-text-plain-text-renderer/CHANGELOG.md +++ b/packages/rich-text-plain-text-renderer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [16.2.9](https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.2.8...@contentful/rich-text-plain-text-renderer@16.2.9) (2024-08-26) + +**Note:** Version bump only for package @contentful/rich-text-plain-text-renderer + ## [16.2.8](https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.2.7...@contentful/rich-text-plain-text-renderer@16.2.8) (2024-07-29) **Note:** Version bump only for package @contentful/rich-text-plain-text-renderer diff --git a/packages/rich-text-plain-text-renderer/package.json b/packages/rich-text-plain-text-renderer/package.json index c8ecaaad..2d9faaf4 100644 --- a/packages/rich-text-plain-text-renderer/package.json +++ b/packages/rich-text-plain-text-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-plain-text-renderer", - "version": "16.2.8", + "version": "16.2.9", "main": "dist/rich-text-plain-text-renderer.es5.js", "typings": "dist/types/index.d.ts", "files": [ @@ -25,7 +25,7 @@ "test": "jest" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.3" + "@contentful/rich-text-types": "^16.8.4" }, "devDependencies": { "ts-jest": "^29.1.2" diff --git a/packages/rich-text-react-renderer/CHANGELOG.md b/packages/rich-text-react-renderer/CHANGELOG.md index b3122ef2..8dfcf962 100644 --- a/packages/rich-text-react-renderer/CHANGELOG.md +++ b/packages/rich-text-react-renderer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [15.22.10](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.22.9...@contentful/rich-text-react-renderer@15.22.10) (2024-08-26) + +**Note:** Version bump only for package @contentful/rich-text-react-renderer + ## [15.22.9](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.22.8...@contentful/rich-text-react-renderer@15.22.9) (2024-07-29) **Note:** Version bump only for package @contentful/rich-text-react-renderer diff --git a/packages/rich-text-react-renderer/package.json b/packages/rich-text-react-renderer/package.json index 659d9e9e..2abdc43b 100644 --- a/packages/rich-text-react-renderer/package.json +++ b/packages/rich-text-react-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-react-renderer", - "version": "15.22.9", + "version": "15.22.10", "main": "dist/rich-text-react-renderer.es5.js", "typings": "dist/types/index.d.ts", "files": [ @@ -25,7 +25,7 @@ "test": "jest" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.3" + "@contentful/rich-text-types": "^16.8.4" }, "peerDependencies": { "react": "^16.8.6 || ^17.0.0 || ^18.0.0", diff --git a/packages/rich-text-types/CHANGELOG.md b/packages/rich-text-types/CHANGELOG.md index 4eb19884..2cf2ee70 100644 --- a/packages/rich-text-types/CHANGELOG.md +++ b/packages/rich-text-types/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [16.8.4](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.8.3...@contentful/rich-text-types@16.8.4) (2024-08-26) + +**Note:** Version bump only for package @contentful/rich-text-types + ## [16.8.3](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.8.2...@contentful/rich-text-types@16.8.3) (2024-07-29) **Note:** Version bump only for package @contentful/rich-text-types diff --git a/packages/rich-text-types/package.json b/packages/rich-text-types/package.json index 34a8ff74..05cfa5b9 100644 --- a/packages/rich-text-types/package.json +++ b/packages/rich-text-types/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-types", - "version": "16.8.3", + "version": "16.8.4", "main": "dist/index.js", "typings": "dist/types/index.d.ts", "files": [