Skip to content

Commit

Permalink
[INTERNAL] npm release: Add missing CHANGELOG file
Browse files Browse the repository at this point in the history
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
  • Loading branch information
matz3 committed Jan 28, 2022
1 parent fa628b5 commit 094ca4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
},
"files": [
"index.js",
"CHANGELOG.md",
"CONTRIBUTING.md",
"jsdoc.json",
"lib/**",
Expand Down

0 comments on commit 094ca4a

Please sign in to comment.