diff --git a/packages/artifact/RELEASES.md b/packages/artifact/RELEASES.md index 7298e3f5..9a1b6100 100644 --- a/packages/artifact/RELEASES.md +++ b/packages/artifact/RELEASES.md @@ -1,5 +1,9 @@ # @actions/artifact Releases +### 2.1.3 + +- Fixes a bug in the extract logic updated in 2.1.2 + ### 2.1.2 - Updated the stream extract functionality to use `unzip.Parse()` instead of `unzip.Extract()` for greater control of unzipping artifacts