File tree Expand file tree Collapse file tree 6 files changed +60
-24
lines changed Expand file tree Collapse file tree 6 files changed +60
-24
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @microsoft/tsdoc-config" ,
5+ "comment" : " Include CHANGELOG.md in published releases again" ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " @microsoft/tsdoc-config"
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @microsoft/tsdoc" ,
5+ "comment" : " Include CHANGELOG.md in published releases again" ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " @microsoft/tsdoc"
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " eslint-plugin-tsdoc" ,
5+ "comment" : " Include CHANGELOG.md in published releases again" ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " eslint-plugin-tsdoc"
10+ }
Original file line number Diff line number Diff line change 88! /lib /**
99! /lib- * /**
1010! /dist /**
11+
12+ ! CHANGELOG.md
13+ ! CHANGELOG.json
14+ ! heft-plugin.json
15+ ! rush-plugin-manifest.json
1116! ThirdPartyNotice.txt
1217
1318# Ignore certain patterns that should not get published.
1924# NOTE: These don't need to be specified, because NPM includes them automatically.
2025#
2126# package.json
22- # README (and its variants)
23- # CHANGELOG (and its variants)
24- # LICENSE / LICENCE
25-
26- # --------------------------------------------
27- # DO NOT MODIFY THE TEMPLATE ABOVE THIS LINE
28- # --------------------------------------------
27+ # README.md
28+ # LICENSE
2929
30- # (Add your project-specific overrides here)
30+ # ---------------------------------------------------------------------------
31+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
32+ # ---------------------------------------------------------------------------
Original file line number Diff line number Diff line change 88! /lib /**
99! /lib- * /**
1010! /dist /**
11+
12+ ! CHANGELOG.md
13+ ! CHANGELOG.json
14+ ! heft-plugin.json
15+ ! rush-plugin-manifest.json
1116! ThirdPartyNotice.txt
1217
1318# Ignore certain patterns that should not get published.
1924# NOTE: These don't need to be specified, because NPM includes them automatically.
2025#
2126# package.json
22- # README (and its variants)
23- # CHANGELOG (and its variants)
24- # LICENSE / LICENCE
25-
26- # --------------------------------------------
27- # DO NOT MODIFY THE TEMPLATE ABOVE THIS LINE
28- # --------------------------------------------
27+ # README.md
28+ # LICENSE
2929
30- # (Add your project-specific overrides here)
30+ # ---------------------------------------------------------------------------
31+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
32+ # ---------------------------------------------------------------------------
Original file line number Diff line number Diff line change 88! /lib /**
99! /lib- * /**
1010! /dist /**
11+
12+ ! CHANGELOG.md
13+ ! CHANGELOG.json
14+ ! heft-plugin.json
15+ ! rush-plugin-manifest.json
1116! ThirdPartyNotice.txt
1217
1318# Ignore certain patterns that should not get published.
1924# NOTE: These don't need to be specified, because NPM includes them automatically.
2025#
2126# package.json
22- # README (and its variants)
23- # CHANGELOG (and its variants)
24- # LICENSE / LICENCE
25-
26- # --------------------------------------------
27- # DO NOT MODIFY THE TEMPLATE ABOVE THIS LINE
28- # --------------------------------------------
27+ # README.md
28+ # LICENSE
2929
30- # (Add your project-specific overrides here)
30+ # ---------------------------------------------------------------------------
31+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
32+ # ---------------------------------------------------------------------------
3133
3234! /schemas /**
You can’t perform that action at this time.
0 commit comments