generate docs + update releases

This commit is contained in:
Rob Herley
2024-01-18 09:51:01 -05:00
parent daf23ba955
commit 58c2878fce
21 changed files with 507 additions and 32 deletions

View File

@@ -105,3 +105,7 @@
### 2.0.1
- Patch to fix transient request timeouts https://github.com/actions/download-artifact/issues/249
### 2.1.0
- Added `ArtifactClient#deleteArtifact` to delete artifacts by name [#1626](https://github.com/actions/toolkit/pull/1626)