Skip to content

v2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 16:19
· 87 commits to master since this release

2.13.0 (2023-12-05)

Fixes & improvements

  • fix: avoid polynomial regex on flags parsing (c080fb8)
  • fix: sanitize paths on extract (3f67b9f)
  • refactor: decompose processor.js (a498a7f)
  • fix: throw error if declared gh asset is empty (d2dc6f6)
  • fix: handle empty files collection on gh assets push (c9dbb5b)
  • perf: replace external curl, wget and tar with node fetch and tar-stream (496c73b)

Features

  • feat: configurable meta push (0042af3)
  • feat: let release meta be published as gh assets (3d333e1)