diff --git a/packages/artifact/RELEASES.md b/packages/artifact/RELEASES.md index 0cd6428f..1ad475ac 100644 --- a/packages/artifact/RELEASES.md +++ b/packages/artifact/RELEASES.md @@ -1,5 +1,9 @@ # @actions/artifact Releases +### 2.3.1 + +- Fix comment typo on expectedHash. [#1986](https://github.com/actions/toolkit/pull/1986) + ### 2.3.0 - Allow ArtifactClient to perform digest comparisons, if supplied. [#1975](https://github.com/actions/toolkit/pull/1975)