Skip to content

Commit 59c44cd

Browse files
committed
- adds changes required by PR validation for url update
1 parent 83ae1c3 commit 59c44cd

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.5",
5+
"comment": "updates repo url to proper path in package.json",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.5",
10+
"email": "vincentbiret@hotmail.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.6",
5+
"comment": "updates repo url to proper path in package.json",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.6",
10+
"email": "vincentbiret@hotmail.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.7",
5+
"comment": "updates repo url to proper path in package.json",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.7",
10+
"email": "vincentbiret@hotmail.com"
11+
}

0 commit comments

Comments
 (0)