File tree Expand file tree Collapse file tree 6 files changed +36
-3
lines changed
common/changes/@microsoft Expand file tree Collapse file tree 6 files changed +36
-3
lines changed Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " https://github.com/microsoft/rushstack/tree/master/stack/rush-stack-compiler-3.4 "
8+ "url" : " https://github.com/microsoft/rushstack/tree/master/stack/rush-stack-compiler-3.5 "
99 },
1010 "bin" : {
1111 "rush-api-extractor" : " ./bin/rush-api-extractor" ,
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " https://github.com/microsoft/rushstack/tree/master/stack/rush-stack-compiler-3.4 "
8+ "url" : " https://github.com/microsoft/rushstack/tree/master/stack/rush-stack-compiler-3.6 "
99 },
1010 "bin" : {
1111 "rush-api-extractor" : " ./bin/rush-api-extractor" ,
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " https://github.com/microsoft/rushstack/tree/master/stack/rush-stack-compiler-3.4 "
8+ "url" : " https://github.com/microsoft/rushstack/tree/master/stack/rush-stack-compiler-3.7 "
99 },
1010 "bin" : {
1111 "rush-api-extractor" : " ./bin/rush-api-extractor" ,
You can’t perform that action at this time.
0 commit comments