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 8
8
! /lib /**
9
9
! /lib- * /**
10
10
! /dist /**
11
+
12
+ ! CHANGELOG.md
13
+ ! CHANGELOG.json
14
+ ! heft-plugin.json
15
+ ! rush-plugin-manifest.json
11
16
! ThirdPartyNotice.txt
12
17
13
18
# Ignore certain patterns that should not get published.
19
24
# NOTE: These don't need to be specified, because NPM includes them automatically.
20
25
#
21
26
# 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
29
29
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 8
8
! /lib /**
9
9
! /lib- * /**
10
10
! /dist /**
11
+
12
+ ! CHANGELOG.md
13
+ ! CHANGELOG.json
14
+ ! heft-plugin.json
15
+ ! rush-plugin-manifest.json
11
16
! ThirdPartyNotice.txt
12
17
13
18
# Ignore certain patterns that should not get published.
19
24
# NOTE: These don't need to be specified, because NPM includes them automatically.
20
25
#
21
26
# 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
29
29
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 8
8
! /lib /**
9
9
! /lib- * /**
10
10
! /dist /**
11
+
12
+ ! CHANGELOG.md
13
+ ! CHANGELOG.json
14
+ ! heft-plugin.json
15
+ ! rush-plugin-manifest.json
11
16
! ThirdPartyNotice.txt
12
17
13
18
# Ignore certain patterns that should not get published.
19
24
# NOTE: These don't need to be specified, because NPM includes them automatically.
20
25
#
21
26
# 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
29
29
30
- # (Add your project-specific overrides here)
30
+ # ---------------------------------------------------------------------------
31
+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
32
+ # ---------------------------------------------------------------------------
31
33
32
34
! /schemas /**
You can’t perform that action at this time.
0 commit comments