Skip to content

Commit 735bad8

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 da103cf commit 735bad8

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
@@ -46,6 +46,7 @@
4646
"depcheck": "depcheck --ignores docdash,@ui5/fs"
4747
},
4848
"files": [
49+
"CHANGELOG.md",
4950
"CONTRIBUTING.md",
5051
"index.js",
5152
"jsdoc.json",

0 commit comments

Comments
 (0)