Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.13 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.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