@teambit/harmony.content.cli-reference 1.95.67 → 1.95.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli-reference.json +5 -0
- package/dist/cli-reference.json +5 -0
- package/dist/cli-reference.mdx.js.map +1 -1
- package/package-tar/teambit-harmony.content.cli-reference-1.95.68.tgz +0 -0
- package/package.json +2 -2
- package/{preview-1662281577904.js → preview-1662521943539.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.67.tgz +0 -0
package/cli-reference.json
CHANGED
|
@@ -3407,6 +3407,11 @@
|
|
|
3407
3407
|
"email <string>",
|
|
3408
3408
|
"email to be saved as part of the version log"
|
|
3409
3409
|
],
|
|
3410
|
+
[
|
|
3411
|
+
"",
|
|
3412
|
+
"lane <lane-id>",
|
|
3413
|
+
"helps to fetch the components from the lane scope (relevant for --multiple)"
|
|
3414
|
+
],
|
|
3410
3415
|
[
|
|
3411
3416
|
"",
|
|
3412
3417
|
"skip-new-scope-validation",
|
package/dist/cli-reference.json
CHANGED
|
@@ -3407,6 +3407,11 @@
|
|
|
3407
3407
|
"email <string>",
|
|
3408
3408
|
"email to be saved as part of the version log"
|
|
3409
3409
|
],
|
|
3410
|
+
[
|
|
3411
|
+
"",
|
|
3412
|
+
"lane <lane-id>",
|
|
3413
|
+
"helps to fetch the components from the lane scope (relevant for --multiple)"
|
|
3414
|
+
],
|
|
3410
3415
|
[
|
|
3411
3416
|
"",
|
|
3412
3417
|
"skip-new-scope-validation",
|