File tree Expand file tree Collapse file tree 14 files changed +43
-13
lines changed
contentful-slatejs-adapter
rich-text-plain-text-renderer Expand file tree Collapse file tree 14 files changed +43
-13
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 16.1.3] ( https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@16.1.2...@contentful/contentful-slatejs-adapter@16.1.3 ) (2025-09-23)
7+
8+ ** Note:** Version bump only for package @contentful/contentful-slatejs-adapter
9+
610## [ 16.1.2] ( https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@16.1.1...@contentful/contentful-slatejs-adapter@16.1.2 ) (2025-09-10)
711
812** Note:** Version bump only for package @contentful/contentful-slatejs-adapter
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/contentful-slatejs-adapter" ,
3- "version" : " 16.1.2 " ,
3+ "version" : " 16.1.3 " ,
44 "description" : " " ,
55 "keywords" : [],
66 "main" : " dist/contentful-slatejs-adapter.es5.js" ,
2727 "report-coverage" : " cat ./coverage/lcov.info | coveralls"
2828 },
2929 "dependencies" : {
30- "@contentful/rich-text-types" : " ^17.2.2 "
30+ "@contentful/rich-text-types" : " ^17.2.3 "
3131 },
3232 "devDependencies" : {
3333 "@faker-js/faker" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 16.1.6] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@16.1.5...@contentful/rich-text-from-markdown@16.1.6 ) (2025-09-23)
7+
8+ ** Note:** Version bump only for package @contentful/rich-text-from-markdown
9+
610## [ 16.1.5] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@16.1.4...@contentful/rich-text-from-markdown@16.1.5 ) (2025-09-10)
711
812** Note:** Version bump only for package @contentful/rich-text-from-markdown
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/rich-text-from-markdown" ,
3- "version" : " 16.1.5 " ,
3+ "version" : " 16.1.6 " ,
44 "description" : " convert markdown to rich text" ,
55 "keywords" : [
66 " rich-text" ,
3434 "test" : " jest"
3535 },
3636 "dependencies" : {
37- "@contentful/rich-text-types" : " ^17.2.2 " ,
37+ "@contentful/rich-text-types" : " ^17.2.3 " ,
3838 "lodash" : " ^4.17.11" ,
3939 "remark-gfm" : " ^1.0.0" ,
4040 "remark-parse" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.1.4] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@17.1.3...@contentful/rich-text-html-renderer@17.1.4 ) (2025-09-23)
7+
8+ ** Note:** Version bump only for package @contentful/rich-text-html-renderer
9+
610## [ 17.1.3] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@17.1.2...@contentful/rich-text-html-renderer@17.1.3 ) (2025-09-10)
711
812** Note:** Version bump only for package @contentful/rich-text-html-renderer
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/rich-text-html-renderer" ,
3- "version" : " 17.1.3 " ,
3+ "version" : " 17.1.4 " ,
44 "main" : " dist/rich-text-html-renderer.es5.js" ,
55 "typings" : " dist/types/index.d.ts" ,
66 "files" : [
2525 "test" : " jest"
2626 },
2727 "dependencies" : {
28- "@contentful/rich-text-types" : " ^17.2.2 " ,
28+ "@contentful/rich-text-types" : " ^17.2.3 " ,
2929 "escape-html" : " ^1.0.3"
3030 },
3131 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.0.6] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@17.0.5...@contentful/rich-text-links@17.0.6 ) (2025-09-23)
7+
8+ ** Note:** Version bump only for package @contentful/rich-text-links
9+
610## [ 17.0.5] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@17.0.4...@contentful/rich-text-links@17.0.5 ) (2025-09-10)
711
812** Note:** Version bump only for package @contentful/rich-text-links
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/rich-text-links" ,
3- "version" : " 17.0.5 " ,
3+ "version" : " 17.0.6 " ,
44 "main" : " dist/rich-text-links.es5.js" ,
55 "typings" : " dist/types/index.d.ts" ,
66 "files" : [
2525 "test" : " jest"
2626 },
2727 "dependencies" : {
28- "@contentful/rich-text-types" : " ^17.2.2 "
28+ "@contentful/rich-text-types" : " ^17.2.3 "
2929 },
3030 "devDependencies" : {
3131 "ts-jest" : " ^29.1.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.1.4] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@17.1.3...@contentful/rich-text-plain-text-renderer@17.1.4 ) (2025-09-23)
7+
8+ ** Note:** Version bump only for package @contentful/rich-text-plain-text-renderer
9+
610## [ 17.1.3] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@17.1.2...@contentful/rich-text-plain-text-renderer@17.1.3 ) (2025-09-10)
711
812** Note:** Version bump only for package @contentful/rich-text-plain-text-renderer
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/rich-text-plain-text-renderer" ,
3- "version" : " 17.1.3 " ,
3+ "version" : " 17.1.4 " ,
44 "main" : " dist/rich-text-plain-text-renderer.es5.js" ,
55 "typings" : " dist/types/index.d.ts" ,
66 "files" : [
2525 "test" : " jest"
2626 },
2727 "dependencies" : {
28- "@contentful/rich-text-types" : " ^17.2.2 "
28+ "@contentful/rich-text-types" : " ^17.2.3 "
2929 },
3030 "devDependencies" : {
3131 "ts-jest" : " ^29.1.2"
You can’t perform that action at this time.
0 commit comments