X Tutup
Skip to content

Commit 765c28f

Browse files
committed
Add more details to the changelog message.
1 parent 022e634 commit 765c28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/changes/@microsoft/rush/kaidjohnson-incremental-commands_2019-07-19-10-15.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"changes": [
33
{
4-
"comment": "Add support for incremental custom commands",
4+
"comment": "Add support for incremental custom commands. This change also adds a per-project `.rush/temp` folder that should be included in `.gitignore` (i.e. - `.rush/temp/**`).",
55
"packageName": "@microsoft/rush",
66
"type": "none"
77
}

0 commit comments

Comments
 (0)
X Tutup