Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 47957ad

Browse files
committed
Merge branch 'main' into next
2 parents cc3ad90 + 363b3d6 commit 47957ad

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

packages/docs/content/releases.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
11
{
22
"releases": [
3+
{
4+
"date": "2024-01-02T11:00:00.000Z",
5+
"version": "v4.0.0-beta.17",
6+
"type": "pre"
7+
},
8+
{
9+
"date": "2024-01-02T10:00:00.000Z",
10+
"version": "v3.4.8",
11+
"type": "patch"
12+
},
13+
{
14+
"date": "2023-12-21T10:00:00.000Z",
15+
"version": "v4.0.0-beta.16",
16+
"type": "pre"
17+
},
318
{
419
"date": "2023-12-13T10:00:00.000Z",
5-
"version": "v4.0.0-beta.14",
20+
"version": "v4.0.0-beta.15",
621
"type": "pre"
722
},
823
{

0 commit comments

Comments
 (0)