Skip to content

Commit 23e0786

Browse files
committed
chore: release v0.3.22
1 parent aa5945a commit 23e0786

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@reactjs-tiptap-editor/docs",
33
"type": "module",
4-
"version": "0.3.21",
4+
"version": "0.3.22",
55
"private": true,
66
"scripts": {
77
"dev": "vitepress dev",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reactjs-tiptap-editor",
33
"type": "module",
4-
"version": "0.3.21",
4+
"version": "0.3.22",
55
"packageManager": "pnpm@8.15.9",
66
"description": "A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React",
77
"license": "MIT",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "playground",
33
"private": true,
44
"type": "module",
5-
"version": "0.3.21",
5+
"version": "0.3.22",
66
"scripts": {
77
"dev": "vite",
88
"build": "vite build",

0 commit comments

Comments
 (0)