File tree 2 files changed +6
-2
lines changed 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,11 @@ Prefix the change with one of these keywords:
22
22
- * Fixed* : for any bug fixes.
23
23
- * Security* : in case of vulnerabilities.
24
24
25
- ## [ Unreleased] ( https://github.com/bigbinary/neeto-editor/compare/9d20cc50ac2af0e5ed8dd7f1c7686a132b757ab6...HEAD )
25
+ ## [ Unreleased] ( https://github.com/bigbinary/neeto-editor/compare/128f64be4d731f52effe0c9f2cf81f82e8b0f8fa...HEAD )
26
+
27
+ ## [ 1.0.8] ( https://github.com/bigbinary/neeto-editor/compare/9d20cc50ac2af0e5ed8dd7f1c7686a132b757ab6...128f64be4d731f52effe0c9f2cf81f82e8b0f8fa ) - 2022-11-21
28
+
29
+ - Fixed: removed ` className ` from outer wrapper.
26
30
27
31
## [ 1.0.7] ( https://github.com/bigbinary/neeto-editor/compare/6e1fae0dce0cd3e59a15e8cfe7466369d47c78e0...9d20cc50ac2af0e5ed8dd7f1c7686a132b757ab6 ) - 2022-11-18
28
32
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bigbinary/neeto-editor" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
4
4
"main" : " ./build/index.js" ,
5
5
"types" : " ./types.d.ts" ,
6
6
"description" : " neetoEditor is the library that drives the rich text experience in all neeto products built at BigBinary" ,
You can’t perform that action at this time.
0 commit comments