Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.44 KB

File metadata and controls

53 lines (29 loc) · 1.44 KB

@actions/glob Releases

0.7.0

  • Bump minimatch from ^3.0.4 to ^10.2.5 #2355
  • Bump undici from 6.23.0 to 6.24.0 #2345
  • Bump brace-expansion in /packages/glob #2369

0.6.1

  • Fix a bad import for minimatch

0.6.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

0.5.1

  • Bump @actions/core to 2.0.3

0.5.0

0.4.0

  • Pass in the current workspace as a parameter to HashFiles #1318

0.3.0

  • Added a verbose option to HashFiles #1052

0.2.1

  • Update lockfileVersion to v2 in package-lock.json #1023

0.2.0

0.1.2

0.1.1

  • Update @actions/core version

0.1.0

  • Initial release