Skip to content

Commit 0072815

Browse files
committed
[INTERNAL] npm release: Add missing CHANGELOG file
The CLI needs the changelog files of all modules to create a consolidated changelog. Since npm v7 the CHANGELOG file is not always published anymore. See: npm/npm-packlist#61
1 parent acdadb5 commit 0072815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
"files": [
4646
"index.js",
47+
"CHANGELOG.md",
4748
"CONTRIBUTING.md",
4849
"jsdoc.json",
4950
"lib/**",

0 commit comments

Comments
 (0)