Releases: hellofresh/action-changed-files
Releases · hellofresh/action-changed-files
v3.0.1
What's Changed
- Update README.md by @raghavtan in #31
- Bump actions/checkout from 3 to 4 by @dependabot in #38
New Contributors
- @dependabot made their first contribution in #38
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Major Release
Update action output format
- Fix deprecations for set-output GHA command Fixed #22
- Split tests for Integration and Unit
- Refactoring
neo
script to add more logging - fix default_pattern matrix generator to maintain
reason
for changed files instead of overridingdefault
for all matrix values
What's Changed
- CRS-3421 Refactoring and remove deprecations by @raghavtan in #24
- Update README.md by @raghavtan in #25
- CRS-3421/upgrade action by @raghavtan in #26
- Fix static type errors by @raghavtan in #27
- CRS-3585 maintain
reason
irrespective of default patterns by @raghavtan in #28
Full Changelog: v2...v3.0.0