Skip to content

Commit

Permalink
Rush change.
Browse files Browse the repository at this point in the history
  • Loading branch information
iclanton committed May 8, 2024
1 parent c86c1df commit f80787d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/rush",
"comment": "Fix an issue where tab competions did not suggest parameter values.",
"type": "none"
}
],
"packageName": "@microsoft/rush"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/ts-command-line",
"comment": "Fix an issue where tab completions did not suggest parameter values.",
"type": "patch"
}
],
"packageName": "@rushstack/ts-command-line"
}

0 comments on commit f80787d

Please sign in to comment.