Skip to content

Commit

Permalink
Exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
SRWieZ committed Sep 8, 2024
1 parent 62018cd commit 47b089e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/whatsdiff.php
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,5 @@ function getNewReleases(string $package, string $from, string $to): array

// getNewReleases('laravel/framework', 'v11.19.0', 'v11.22.0');
// getNewReleases('srwiez/svgtinyps-cli', 'v1.0', 'v1.3');

exit(0);

0 comments on commit 47b089e

Please sign in to comment.