Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.52 KB

File metadata and controls

54 lines (34 loc) · 1.52 KB

CHANGELOG

All notable changes to this project will be documented in this file.

Tags

  • Features
  • Bug Fixes
  • Performance Improvements
  • Enhancements
  • Dependency Updates
  • Breaking Changes
  • Documentation
  • Internal
  • Unreleased

v1.2.0 (2025-06-12)

Dependency Updates

  • Update @actions/core to v1.10.0 (e6d4b22)
  • Update archiver to v7.0.1 (847b0ae)

Bug Fixes

  • Improved error handling and flaky test fixes (b0c1e3a)

v1.1.2 (2022-11-20)

Dependency Updates

  • Update @actions/core to v1.10.0 (5c00cdf)

v1.1.1 (2022-09-26)

Dependency Updates

  • Update @actions/core to v1.9.1 (34ec116)
  • Update archiver to v5.3.1 (827e2d0)

v1.1.0 (2022-02-28)

Features

  • Add outfile path to actions output (3ea7ad2)
  • Throw error if input path doesn't exist (ad296e0)

Dependency Updates

  • Update @vercel/ncc to v0.33.3 (7fb87c6)

v1.0.0 (2021-12-24)

  • Initial Release: Github action to generate tar/zip archives