From a51e1ef03c1089af4bd9987499a7a9fe1d488917 Mon Sep 17 00:00:00 2001 From: screenager Date: Fri, 17 Oct 2025 19:12:32 +0530 Subject: [PATCH 1/2] chore: include 'ignore-scripts' in version command params --- lib/commands/version.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/commands/version.js b/lib/commands/version.js index 1d1a6753c70de..cc96adb8db552 100644 --- a/lib/commands/version.js +++ b/lib/commands/version.js @@ -17,6 +17,7 @@ class Version extends BaseCommand { 'workspaces', 'workspaces-update', 'include-workspace-root', + 'ignore-scripts', ] static workspaces = true From d4779b226fcd84aebbd683ef013863ccd1abb5f2 Mon Sep 17 00:00:00 2001 From: screenager Date: Sat, 18 Oct 2025 07:50:20 +0530 Subject: [PATCH 2/2] chore: update snapshots --- tap-snapshots/test/lib/docs.js.test.cjs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tap-snapshots/test/lib/docs.js.test.cjs b/tap-snapshots/test/lib/docs.js.test.cjs index 3e4a8f08b391e..0df150458de78 100644 --- a/tap-snapshots/test/lib/docs.js.test.cjs +++ b/tap-snapshots/test/lib/docs.js.test.cjs @@ -4488,6 +4488,7 @@ Options: [--preid prerelease-id] [--sign-git-tag] [-w|--workspace [-w|--workspace ...]] [--workspaces] [--no-workspaces-update] [--include-workspace-root] +[--ignore-scripts] alias: verison @@ -4509,6 +4510,7 @@ alias: verison #### \`workspaces\` #### \`workspaces-update\` #### \`include-workspace-root\` +#### \`ignore-scripts\` ` exports[`test/lib/docs.js TAP usage view > must match snapshot 1`] = `