File tree 4 files changed +30
-2
lines changed
packages/contentful-slatejs-adapter
4 files changed +30
-2
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
+ # [ 14.2.0] ( https://github.com/contentful/rich-text/compare/v14.1.3...v14.2.0 ) (2021-05-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * {wip} update slate.js adapter ([ c281aea] ( https://github.com/contentful/rich-text/commit/c281aea ) )
12
+ * fix test types ([ 0c86f93] ( https://github.com/contentful/rich-text/commit/0c86f93 ) )
13
+ * update contentful-to-slatejs adapter ([ 33a3b6d] ( https://github.com/contentful/rich-text/commit/33a3b6d ) )
14
+ * update contentful-to-slatejs-adapter ([ 89a32f4] ( https://github.com/contentful/rich-text/commit/89a32f4 ) )
15
+
16
+
17
+
18
+
19
+
6
20
## [ 14.1.3] ( https://github.com/contentful/rich-text/compare/v14.1.2...v14.1.3 ) (2021-04-12)
7
21
8
22
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.7.2" ,
3
- "version" : " 14.1.3 " ,
3
+ "version" : " 14.2.0 " ,
4
4
"packages" : [
5
5
" packages/contentful-slatejs-adapter" ,
6
6
" packages/rich-text-from-markdown" ,
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # [ 14.2.0] ( https://github.com/contentful/rich-text/compare/v14.1.3...v14.2.0 ) (2021-05-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * {wip} update slate.js adapter ([ c281aea] ( https://github.com/contentful/rich-text/commit/c281aea ) )
12
+ * fix test types ([ 0c86f93] ( https://github.com/contentful/rich-text/commit/0c86f93 ) )
13
+ * update contentful-to-slatejs adapter ([ 33a3b6d] ( https://github.com/contentful/rich-text/commit/33a3b6d ) )
14
+ * update contentful-to-slatejs-adapter ([ 89a32f4] ( https://github.com/contentful/rich-text/commit/89a32f4 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentful/contentful-slatejs-adapter" ,
3
- "version" : " 14.1.2 " ,
3
+ "version" : " 14.2.0 " ,
4
4
"description" : " " ,
5
5
"keywords" : [],
6
6
"main" : " dist/contentful-slatejs-adapter.es5.js" ,
You can’t perform that action at this time.
0 commit comments