Skip to content

v1.38.0

Compare
Choose a tag to compare
@xmfcx xmfcx released this 12 Jun 12:31
· 21 commits to main since this release
9a6e0b7

What's Changed

  • feat(get-modified-packages): support retrieving diffs without fetching all by @xmfcx in #299
    • Renamed the input parameter name from base-branch to base-ref. (Mostly it defaults to main)
      • Most actions didn't use it, it shouldn't make a difference for them.
    • It will now fail with the error message if it fails.
    • It now supports partly shallow clones (follow the package's readme for details)

Full Changelog: v1...v1.38.0