cli: add the npm v8 docs

Edward Thomson committed Nov 15, 2021 at 16:08 UTC bffbf44f0ea20701574887c2ea593223f41baefa
4 files changed +12 -2
.gitmodules
+3
@@ -4,3 +4,6 @@
4 [submodule "cli/v7"]
5 path = cli/v7
6 url = https://github.com/npm/cli
7 +[submodule "cli/v8"]
8 + path = cli/v8
9 + url = https://github.com/npm/cli
cli/releases.json
+7 -1
@@ -8,7 +8,13 @@
8 {
9 "id": "v7",
10 "version": "7.0.0",
11 - "title": "Version 7.x (Current release)",
11 + "title": "Version 7.x (Legacy release)",
12 + "branch": "v7"
13 + },
14 + {
15 + "id": "v8",
16 + "version": "8.0.0",
17 + "title": "Version 8.x (Current release)",
18 "branch": "latest",
19 "default": true
20 }
cli/v7
+1 -1
@@ -1 +1 @@
1 -Subproject commit de45f90eebbf51205748ed3f09fbeab6cc000b3e
1 +Subproject commit 04eb43f2b2a387987b61a7318908cf18f03d97e0
cli/v8 new
+1
@@ -0,0 +1 @@
1 +Subproject commit de45f90eebbf51205748ed3f09fbeab6cc000b3e