Skip to content

Commit 8294dfd

Browse files
fix: to test new release
1 parent 4500bb0 commit 8294dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/capacitor-plugin/release.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = {
2929
[
3030
"@semantic-release/exec",
3131
{
32-
// necessary because @semantic-release/git won't commit files in parent directory
32+
// This is necessary because @semantic-release/git won't commit files in parent directory
3333
// see https://github.com/semantic-release/git/issues/485
3434
prepareCmd:
3535
"git add ../../CHANGELOG.md",

0 commit comments

Comments
 (0)