Skip to content

Commit

Permalink
fix(files): include the wrappers directory in the published package
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Apr 28, 2023
1 parent 38a10fe commit 949607f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -44,6 +44,7 @@
},
"files": [
"lib",
"wrappers",
"index.js"
],
"homepage": "https://github.com/semantic-release/release-notes-generator#readme",
Expand Down

0 comments on commit 949607f

Please sign in to comment.