Skip to content

Commit 81f7d9f

Browse files
iclantonCopilot
andcommitted
Split changefiles: API additions vs globalPlugin command kind
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7467fa5 commit 81f7d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/changes/@microsoft/rush/rush-published-versions-plugin_2026-03-15-04-22.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/rush",
5-
"comment": "Add `getCustomParametersByLongName()` and `setHandled()` to `IGlobalCommand`, enabling Rush plugins to implement native global commands. Add a new `\"globalPlugin\"` command kind for plugin-provided command-line.json files that requires no `shellCommand`.",
5+
"comment": "Add `getCustomParametersByLongName()` and `setHandled()` to `IGlobalCommand`, enabling Rush plugins to handle global command execution and access parsed command-line parameter values.",
66
"type": "none"
77
}
88
],

0 commit comments

Comments
 (0)