We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98ef54f + 7fe152d commit 911cebfCopy full SHA for 911cebf
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0-development",
4
"description": " A `semantic-release` plugin that creates a changelog comment on Github PRs.",
5
"main": "src/index.js",
6
- "files": ["src"],
+ "files": ["src", "bin"],
7
"repository": "https://github.com/Updater/semantic-release-github-pr.git",
8
"scripts": {
9
"format": "prettier --write --single-quote --trailing-comma es5",
0 commit comments