Skip to content

Commit 0c90bf1

Browse files
authored
chore: Adding extra-files option to manifest config (#5777)
* chore: Adding `extrafiles` option to manifest config
1 parent 0bb83f0 commit 0c90bf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"versioning": "always-bump-minor",
44
"separate-pull-requests": false,
55
"include-component-in-tag": false,
6+
"extra-files": ["README.md"],
67
"packages": {
78
".": {}
89
}
9-
}
10+
}

0 commit comments

Comments
 (0)