File tree Expand file tree Collapse file tree 14 files changed +41
-13
lines changed
contentful-slatejs-adapter
rich-text-plain-text-renderer Expand file tree Collapse file tree 14 files changed +41
-13
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 15.18.11] ( https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.18.10...@contentful/contentful-slatejs-adapter@15.18.11 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/contentful-slatejs-adapter
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/contentful-slatejs-adapter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/contentful-slatejs-adapter" ,
3
- "version" : " 15.18.10 " ,
3
+ "version" : " 15.18.11 " ,
4
4
"description" : " " ,
5
5
"keywords" : [],
6
6
"main" : " dist/contentful-slatejs-adapter.es5.js" ,
27
27
"report-coverage" : " cat ./coverage/lcov.info | coveralls"
28
28
},
29
29
"dependencies" : {
30
- "@contentful/rich-text-types" : " ^16.8.4 "
30
+ "@contentful/rich-text-types" : " ^16.8.5 "
31
31
},
32
32
"devDependencies" : {
33
33
"@faker-js/faker" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 15.18.10] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.18.9...@contentful/rich-text-from-markdown@15.18.10 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/rich-text-from-markdown
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/rich-text-from-markdown
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/rich-text-from-markdown" ,
3
- "version" : " 15.18.9 " ,
3
+ "version" : " 15.18.10 " ,
4
4
"description" : " convert markdown to rich text" ,
5
5
"keywords" : [
6
6
" rich-text" ,
34
34
"test" : " jest"
35
35
},
36
36
"dependencies" : {
37
- "@contentful/rich-text-types" : " ^16.8.4 " ,
37
+ "@contentful/rich-text-types" : " ^16.8.5 " ,
38
38
"lodash" : " ^4.17.11" ,
39
39
"remark-gfm" : " ^1.0.0" ,
40
40
"remark-parse" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 16.6.10] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.6.9...@contentful/rich-text-html-renderer@16.6.10 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/rich-text-html-renderer
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/rich-text-html-renderer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/rich-text-html-renderer" ,
3
- "version" : " 16.6.9 " ,
3
+ "version" : " 16.6.10 " ,
4
4
"main" : " dist/rich-text-html-renderer.es5.js" ,
5
5
"typings" : " dist/types/index.d.ts" ,
6
6
"files" : [
25
25
"test" : " jest"
26
26
},
27
27
"dependencies" : {
28
- "@contentful/rich-text-types" : " ^16.8.4 " ,
28
+ "@contentful/rich-text-types" : " ^16.8.5 " ,
29
29
"escape-html" : " ^1.0.3"
30
30
},
31
31
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 16.7.10] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.7.9...@contentful/rich-text-links@16.7.10 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/rich-text-links
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/rich-text-links
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/rich-text-links" ,
3
- "version" : " 16.7.9 " ,
3
+ "version" : " 16.7.10 " ,
4
4
"main" : " dist/rich-text-links.es5.js" ,
5
5
"typings" : " dist/types/index.d.ts" ,
6
6
"files" : [
25
25
"test" : " jest"
26
26
},
27
27
"dependencies" : {
28
- "@contentful/rich-text-types" : " ^16.8.4 "
28
+ "@contentful/rich-text-types" : " ^16.8.5 "
29
29
},
30
30
"devDependencies" : {
31
31
"ts-jest" : " ^29.1.2"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 16.2.10] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.2.9...@contentful/rich-text-plain-text-renderer@16.2.10 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/rich-text-plain-text-renderer
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/rich-text-plain-text-renderer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/rich-text-plain-text-renderer" ,
3
- "version" : " 16.2.9 " ,
3
+ "version" : " 16.2.10 " ,
4
4
"main" : " dist/rich-text-plain-text-renderer.es5.js" ,
5
5
"typings" : " dist/types/index.d.ts" ,
6
6
"files" : [
25
25
"test" : " jest"
26
26
},
27
27
"dependencies" : {
28
- "@contentful/rich-text-types" : " ^16.8.4 "
28
+ "@contentful/rich-text-types" : " ^16.8.5 "
29
29
},
30
30
"devDependencies" : {
31
31
"ts-jest" : " ^29.1.2"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 15.22.11] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.22.10...@contentful/rich-text-react-renderer@15.22.11 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/rich-text-react-renderer
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/rich-text-react-renderer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/rich-text-react-renderer" ,
3
- "version" : " 15.22.10 " ,
3
+ "version" : " 15.22.11 " ,
4
4
"main" : " dist/rich-text-react-renderer.es5.js" ,
5
5
"typings" : " dist/types/index.d.ts" ,
6
6
"files" : [
25
25
"test" : " jest"
26
26
},
27
27
"dependencies" : {
28
- "@contentful/rich-text-types" : " ^16.8.4 "
28
+ "@contentful/rich-text-types" : " ^16.8.5 "
29
29
},
30
30
"peerDependencies" : {
31
31
"react" : " ^16.8.6 || ^17.0.0 || ^18.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 16.8.5] ( https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.8.4...@contentful/rich-text-types@16.8.5 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @contentful/rich-text-types
9
+
6
10
## [ 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)
7
11
8
12
** Note:** Version bump only for package @contentful/rich-text-types
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/rich-text-types" ,
3
- "version" : " 16.8.4 " ,
3
+ "version" : " 16.8.5 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/types/index.d.ts" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments