diff --git a/CHANGELOG.md b/CHANGELOG.md index f0a6d2c..03d7c3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -## 0.9.16 (2024-08-02) +## 0.9.17 (2024-08-15) -### Bug Fixes +### Features -* return type of upload file callback ([3da1fda](https://github.com/tiavina-mika/mui-tiptap-editor/commit/3da1fda660ccb2f6e095310a661ae9580ac20df9)) +* fix readonly value change ([5bba5b5](https://github.com/tiavina-mika/mui-tiptap-editor/commit/5bba5b52362b807e2371a703713ce4cc90ca4efb)) diff --git a/package.json b/package.json index aff776b..be7a3c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mui-tiptap-editor", - "version": "0.9.16", + "version": "0.9.17", "description": "Easy to use Tiptap WYSIWYG rich text editor using Material UI (MUI) for React", "keywords": [ "mui",