Skip to content

Commit 3e3a75d

Browse files
committed
rush change
1 parent 0c35584 commit 3e3a75d

4 files changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush",
5+
"comment": "Add support for zipsync for build cache packing and unpacking.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@microsoft/rush"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/lookup-by-path",
5+
"comment": "Expose getNodeAtPrefix API to allow getting nodes with undefined values.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/lookup-by-path"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/ts-command-line",
5+
"comment": "Add IRequiredCommandLineStringListParameter.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/ts-command-line"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/zipsync",
5+
"comment": "Add zipsync tool to pack and unpack build cache entries.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/zipsync"
10+
}

0 commit comments

Comments
 (0)