v1.38.0
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
tobase-ref
. (Mostly it defaults tomain
)- 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)
- Renamed the input parameter name from
Full Changelog: v1...v1.38.0