Skip to content

v38

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 04:46
· 647 commits to main since this release

Changes in v38.2.2

What's Changed

Full Changelog: v38...v38.2.2


Changes in v38.2.1

What's Changed

Full Changelog: v38...v38.2.1


Changes in v38.2.0

🚀 🚀 New Feature 🚀 🚀

  • Boolean Input fail_on_initial_diff_error now supports exiting with an error when the initial diff fails.
  • Boolean Input fail_on_submodule_diff_error now supports exiting with an error when the submodule diff fails.

What's Changed

Full Changelog: v38...v38.2.0


Changes in v38.1.3

What's Changed

  • chore(deps): update tj-actions/release-tagger action to v4 by @renovate in #1502

Full Changelog: v38.1.2...v38.1.3


Changes in v38.1.2

What's Changed

Full Changelog: v38...v38.1.2


Changes in v38.1.1

What's Changed

Full Changelog: v38...v38.1.1


Changes in v38.1.0

🚀 🚀 New Feature 🚀 🚀

  • Input fetch_additional_submodule_history now supports fetching additional history for submodules.

What's Changed

Full Changelog: v38...v38.1.0


Changes in v38.0.0

🚀 🚀 New Feature 🚀 🚀

  • Inputs dir_names_include_files and dir_names_include_files_separator now support providing patterns that can be matched to return changed files alongside the directory names when the dir_names input is set to true

🔥 🔥 Breaking Changes 🔥 🔥

  • Output paths for Windows now use a double backslash path separator. e.g src\\main.ts

What's Changed

Full Changelog: v37...v38.0.0