We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aef589b + 051b87b commit 98ef54fCopy full SHA for 98ef54f
1 file changed
package.json
@@ -3,6 +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"],
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