Skip to content

Commit fe3ac51

Browse files
committed
Fix styleci
1 parent 2830725 commit fe3ac51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Console/Command/ReleaseCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ private function generatePullRequestStability($pull)
253253
$stability = 'patch';
254254
}
255255
}
256+
256257
return $stability;
257258
}
258259

0 commit comments

Comments
 (0)