Skip to content

Commit 7efd64d

Browse files
committed
chore: release v1.0.31
1 parent 3b109e8 commit 7efd64d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reactjs-tiptap-editor/docs",
3-
"version": "1.0.30",
3+
"version": "1.0.31",
44
"private": true,
55
"type": "module",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactjs-tiptap-editor",
3-
"version": "1.0.30",
3+
"version": "1.0.31",
44
"description": "A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React",
55
"keywords": [
66
"editor",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playground",
3-
"version": "1.0.30",
3+
"version": "1.0.31",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)