From a445ef0fbec098eebbfa1898904771edb1313b02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 15 Aug 2024 05:51:02 +0000 Subject: [PATCH] chore(release): v0.9.17 [skip ci] --- CHANGELOG.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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",