Skip to content

Commit 2000ce0

Browse files
committed
chore: Merge remote-tracking branch 'upstream/main'
2 parents d0bf58f + 3cb9966 commit 2000ce0

File tree

17 files changed

+465
-408
lines changed

17 files changed

+465
-408
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.23",
4+
"version": "0.3.26",
55
"private": true,
66
"scripts": {
77
"dev": "vitepress dev",

docs/public/contributor-circles.svg

Lines changed: 53 additions & 53 deletions
Loading

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.23",
4+
"version": "0.3.26",
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.23",
5+
"version": "0.3.26",
66
"scripts": {
77
"dev": "vite",
88
"build": "vite build",

screenshot/.cache.json

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

screenshot/contributor-circles.png

859 Bytes
Loading

screenshot/contributor-circles.svg

Lines changed: 53 additions & 53 deletions
Loading

screenshot/contributor-wide.svg

Lines changed: 15 additions & 15 deletions
Loading

scripts/changeLog.json

Lines changed: 22 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,30 @@
11
[
2+
{
3+
"hash": "c303c4e3716fbf2c0b2f273702dda512fe8755ae",
4+
"date": "Thu Sep 25 21:52:13 2025 +0700",
5+
"message": "chore: release v0.3.24",
6+
"refs": "HEAD -> main, tag: v0.3.24, origin/main",
7+
"body": "",
8+
"author_name": "hunghg255",
9+
"author_email": "giahunghust@gmail.com",
10+
"version": "v0.3.24"
11+
},
12+
{
13+
"hash": "01d65ea1dfeaa3b47ec8da3a3ad0b9e3d6503dc8",
14+
"date": "Fri Sep 12 16:04:22 2025 +0700",
15+
"message": "docs: update",
16+
"refs": "",
17+
"author_name": "hunghg255",
18+
"author_email": "giahunghust@gmail.com",
19+
"functions": [
20+
"extensions.json"
21+
]
22+
},
223
{
324
"hash": "8bb40360bf8331e65af4b482cfe3f3b497cc7a70",
425
"date": "Fri Sep 12 16:00:56 2025 +0700",
526
"message": "chore: release v0.3.23",
6-
"refs": "HEAD -> main, tag: v0.3.23, origin/main",
27+
"refs": "tag: v0.3.23",
728
"body": "",
829
"author_name": "hunghg255",
930
"author_email": "giahunghust@gmail.com",
@@ -1368,36 +1389,5 @@
13681389
"author_name": "hunghg255",
13691390
"author_email": "giahunghust@gmail.com",
13701391
"version": "v0.1.1"
1371-
},
1372-
{
1373-
"hash": "ec29cb37a8a10fcf16b9aa4bb231a733ee351ca1",
1374-
"date": "Fri Oct 25 09:52:49 2024 +0700",
1375-
"message": "docs: update changelog",
1376-
"refs": "feat-ai-image",
1377-
"author_name": "hunghg255",
1378-
"author_email": "giahunghust@gmail.com",
1379-
"functions": [
1380-
"extensions.json"
1381-
]
1382-
},
1383-
{
1384-
"hash": "c0346e35cef298af7b4275c6b548349abbf7bef2",
1385-
"date": "Fri Oct 25 09:04:55 2024 +0700",
1386-
"message": "chore: release v0.1.0",
1387-
"refs": "tag: v0.1.0",
1388-
"body": "",
1389-
"author_name": "hunghg255",
1390-
"author_email": "giahunghust@gmail.com",
1391-
"version": "v0.1.0"
1392-
},
1393-
{
1394-
"hash": "aa530df32f190b0fcdbb4036a57fe9a6d5269e5d",
1395-
"date": "Fri Oct 25 08:15:44 2024 +0700",
1396-
"message": "chore: release v0.0.57",
1397-
"refs": "tag: v0.0.57",
1398-
"body": "",
1399-
"author_name": "hunghg255",
1400-
"author_email": "giahunghust@gmail.com",
1401-
"version": "v0.0.57"
14021392
}
14031393
]

0 commit comments

Comments
 (0)