diff --git a/packages/contentful-slatejs-adapter/CHANGELOG.md b/packages/contentful-slatejs-adapter/CHANGELOG.md index 74d086b6..ca86e927 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.7](https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.18.6...@contentful/contentful-slatejs-adapter@15.18.7) (2024-07-17) + +**Note:** Version bump only for package @contentful/contentful-slatejs-adapter + ## [15.18.6](https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.18.5...@contentful/contentful-slatejs-adapter@15.18.6) (2024-07-17) **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 9dffb364..21fbb8a9 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.6", + "version": "15.18.7", "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.0" + "@contentful/rich-text-types": "^16.8.1" }, "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 65d41711..6f2db293 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.6](https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.18.5...@contentful/rich-text-from-markdown@15.18.6) (2024-07-17) + +**Note:** Version bump only for package @contentful/rich-text-from-markdown + ## [15.18.5](https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.18.4...@contentful/rich-text-from-markdown@15.18.5) (2024-07-17) **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 23d63d28..cc01ad4b 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.5", + "version": "15.18.6", "description": "convert markdown to rich text", "keywords": [ "rich-text", @@ -34,7 +34,7 @@ "test": "jest" }, "dependencies": { - "@contentful/rich-text-types": "^16.8.0", + "@contentful/rich-text-types": "^16.8.1", "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 114bb988..0fe5ba7b 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.6](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.6.5...@contentful/rich-text-html-renderer@16.6.6) (2024-07-17) + +**Note:** Version bump only for package @contentful/rich-text-html-renderer + ## [16.6.5](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.6.4...@contentful/rich-text-html-renderer@16.6.5) (2024-07-17) **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 602f38f7..719fe522 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.5", + "version": "16.6.6", "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.0", + "@contentful/rich-text-types": "^16.8.1", "escape-html": "^1.0.3" }, "devDependencies": { diff --git a/packages/rich-text-links/CHANGELOG.md b/packages/rich-text-links/CHANGELOG.md index 087820a8..b0168f2f 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.6](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.7.5...@contentful/rich-text-links@16.7.6) (2024-07-17) + +**Note:** Version bump only for package @contentful/rich-text-links + ## [16.7.5](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.7.4...@contentful/rich-text-links@16.7.5) (2024-07-17) **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 c75f9913..283fec3f 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.5", + "version": "16.7.6", "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.0" + "@contentful/rich-text-types": "^16.8.1" }, "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 9514e019..14fd3800 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.6](https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.2.5...@contentful/rich-text-plain-text-renderer@16.2.6) (2024-07-17) + +**Note:** Version bump only for package @contentful/rich-text-plain-text-renderer + ## [16.2.5](https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.2.4...@contentful/rich-text-plain-text-renderer@16.2.5) (2024-07-17) **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 44ebe700..0aab91a9 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.5", + "version": "16.2.6", "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.0" + "@contentful/rich-text-types": "^16.8.1" }, "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 29ff4a3c..33debe95 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.7](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.22.6...@contentful/rich-text-react-renderer@15.22.7) (2024-07-17) + +**Note:** Version bump only for package @contentful/rich-text-react-renderer + ## [15.22.6](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.22.5...@contentful/rich-text-react-renderer@15.22.6) (2024-07-17) **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 a38a56be..279ff88a 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.6", + "version": "15.22.7", "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.0" + "@contentful/rich-text-types": "^16.8.1" }, "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 39865a4d..ee6c186f 100644 --- a/packages/rich-text-types/CHANGELOG.md +++ b/packages/rich-text-types/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [16.8.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.8.0...@contentful/rich-text-types@16.8.1) (2024-07-17) + +### Bug Fixes + +- revert schema changes [TOL-2249] ([de0157b](https://github.com/contentful/rich-text/commit/de0157bd8b7b1fd00b58e4b753befb1d9eeecbff)) + # [16.8.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.7.0...@contentful/rich-text-types@16.8.0) (2024-07-17) ### Features diff --git a/packages/rich-text-types/package.json b/packages/rich-text-types/package.json index cae8250b..30d5eba6 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.0", + "version": "16.8.1", "main": "dist/index.js", "typings": "dist/types/index.d.ts", "files": [