Skip to content

Commit 3ba55be

Browse files
build: update project docs from dfinity/icp-js-core@0fc4c91 (#227)
This pull request was automatically created to update the project documentation from dfinity/icp-js-core@0fc4c91. Co-authored-by: pr-automation-bot-public[bot] <189003650+pr-automation-bot-public[bot]@users.noreply.github.com> Co-authored-by: Marco Walz <8124114+marc0olo@users.noreply.github.com>
1 parent f23a1c6 commit 3ba55be

8 files changed

Lines changed: 31 additions & 1 deletion

File tree

public/core/latest.zip

-230 KB
Binary file not shown.

public/core/v4.0.zip

305 KB
Binary file not shown.

public/core/v4.1.zip

308 KB
Binary file not shown.

public/core/v5.0.zip

332 KB
Binary file not shown.

public/core/v5.1.zip

339 KB
Binary file not shown.

public/core/v5.2.zip

349 KB
Binary file not shown.

public/core/v5.4.zip

122 KB
Binary file not shown.

public/core/versions.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,48 @@
11
[
22
{
33
"path": "latest",
4-
"label": "Latest (v5.3.1)"
4+
"label": "Latest (v5.4.0)"
5+
},
6+
{
7+
"path": "v5.4",
8+
"label": "v5.4",
9+
"versionInTitle": "v5.4.0"
510
},
611
{
712
"path": "v5.3",
813
"label": "v5.3",
914
"versionInTitle": "v5.3.1"
1015
},
16+
{
17+
"path": "v5.2",
18+
"label": "v5.2",
19+
"versionInTitle": "v5.2.1"
20+
},
21+
{
22+
"path": "v5.1",
23+
"label": "v5.1",
24+
"versionInTitle": "v5.1.0"
25+
},
26+
{
27+
"path": "v5.0",
28+
"label": "v5.0",
29+
"versionInTitle": "v5.0.0"
30+
},
1131
{
1232
"path": "v4.2",
1333
"label": "v4.2",
1434
"versionInTitle": "v4.2.3"
1535
},
36+
{
37+
"path": "v4.1",
38+
"label": "v4.1",
39+
"versionInTitle": "v4.1.1"
40+
},
41+
{
42+
"path": "v4.0",
43+
"label": "v4.0",
44+
"versionInTitle": "v4.0.5"
45+
},
1646
{
1747
"path": "v3.2",
1848
"label": "v3.2",

0 commit comments

Comments
 (0)