diff --git a/CHANGELOG.md b/CHANGELOG.md index 7500c54..dbf026e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -## 0.10.0 (2024-11-12) +## 0.11.0 (2024-11-12) ### Features -* top or bottom toolbar ([#91](https://github.com/tiavina-mika/mui-tiptap-editor/issues/91)) ([17c18b4](https://github.com/tiavina-mika/mui-tiptap-editor/commit/17c18b48dabc11c248dfd63201541598a6783fb9)) +* add inline code ([#93](https://github.com/tiavina-mika/mui-tiptap-editor/issues/93)) ([8687734](https://github.com/tiavina-mika/mui-tiptap-editor/commit/86877347fe7051ee3f05ee1191e517c3aae38a1d)) diff --git a/package.json b/package.json index 4f6b5d8..28cdc43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mui-tiptap-editor", - "version": "0.10.0", + "version": "0.11.0", "description": "Easy to use Tiptap WYSIWYG rich text editor using Material UI (MUI) for React", "keywords": [ "mui",