Skip to content

Commit 949607f

Browse files
committed
fix(files): include the wrappers directory in the published package
1 parent 38a10fe commit 949607f

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
"lib",
47+
"wrappers",
4748
"index.js"
4849
],
4950
"homepage": "https://github.com/semantic-release/release-notes-generator#readme",

0 commit comments

Comments
 (0)