Skip to content

Commit 9507299

Browse files
authored
chore: no need to export CHANGELOG.md (#367)
1 parent b4c1318 commit 9507299

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"license": "Apache-2.0",
1212
"main": "cds-plugin.js",
1313
"files": [
14-
"lib",
15-
"CHANGELOG.md"
14+
"lib"
1615
],
1716
"scripts": {
1817
"lint": "npx eslint .",

0 commit comments

Comments
 (0)