Skip to content

Commit 0e313fe

Browse files
committed
New version release
1 parent 128f64b commit 0e313fe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ Prefix the change with one of these keywords:
2222
- *Fixed*: for any bug fixes.
2323
- *Security*: in case of vulnerabilities.
2424

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.
2630

2731
## [1.0.7](https://github.com/bigbinary/neeto-editor/compare/6e1fae0dce0cd3e59a15e8cfe7466369d47c78e0...9d20cc50ac2af0e5ed8dd7f1c7686a132b757ab6) - 2022-11-18
2832

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigbinary/neeto-editor",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"main": "./build/index.js",
55
"types": "./types.d.ts",
66
"description": "neetoEditor is the library that drives the rich text experience in all neeto products built at BigBinary",

0 commit comments

Comments
 (0)