Skip to content

Releases: Justagwas/github-downloads-action

v1.0.1

21 Feb 15:30
268fef8

Choose a tag to compare

v1.0.1

Patch release focused on reliability.

Added

  • Expanded chart options:
    • chart_date_label_format (yyyy-mm-dd, yy/mm/dd, dd/mm, mm/dd, none)
    • chart_show_generated_at
    • chart_title_mode (default, custom, none)
    • chart_title_text (required when title mode is custom)
  • Shared chart config constants (src/lib/chart-config.js)

Changed

  • Standardized pinned action SHAs.
  • Updated README.

Fixed

  • sync-labels workflow action pin issue (actions/github-script).
  • move-v1-tag workflow API payload type issue (force now sent with -F).

v1.0.0

21 Feb 12:33
f1ec95f

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1
  • Bump actions/github-script from 7 to 8 by @dependabot[bot] in #2
  • Bump actions/checkout from 4.1.7 to 6.0.2 by @dependabot[bot] in #3

New Contributors

Full Changelog: https://github.com/Justagwas/github-downloads-action/commits/v1.0.0