File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 "@types/semver" : " 7.5.0"
5353 },
5454 "exports" : {
55+ "." : {},
5556 "./lib/*" : {
5657 "types" : " ./lib-dts/*.d.ts" ,
5758 "import" : " ./lib-esm/*.js" ,
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @microsoft/rush" ,
5+ "comment" : " Fix an issue where files were missing from the published version of `@rushstack/package-extractor`." ,
6+ "type" : " none"
7+ }
8+ ],
9+ "packageName" : " @microsoft/rush"
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @rushstack/package-extractor" ,
5+ "comment" : " Fix an issue where `lib-` folders were excluded from publish." ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " @rushstack/package-extractor"
10+ }
Original file line number Diff line number Diff line change 103103 "policyName" : " rush" ,
104104 "definitionName" : " lockStepVersion" ,
105105 "version" : " 5.169.0" ,
106- "nextBump" : " minor " ,
106+ "nextBump" : " patch " ,
107107 "mainProject" : " @microsoft/rush"
108108 }
109109]
Original file line number Diff line number Diff line change 3030# ---------------------------------------------------------------------------
3131# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
3232# ---------------------------------------------------------------------------
33-
34- ! /assets /**
35- /lib- * /**
You can’t perform that action at this time.
0 commit comments