1
0
Fork 0

@actions/artifact 0.3.2

pull/464/head
Konrad Pabjan 2020-05-15 18:34:09 +02:00
parent 628f82f221
commit 2fdf3b71f8
3 changed files with 7 additions and 3 deletions

View File

@ -23,4 +23,8 @@
### 0.3.1
- Fix to ensure temporary gzip files get correctly deleted during artifact upload
- Remove spaces as a forbidden character during upload
- Remove spaces as a forbidden character during upload
### 0.3.2
- Fix to ensure readstreams get correctly reset in the event of a retry

View File

@ -1,6 +1,6 @@
{
"name": "@actions/artifact",
"version": "0.3.1",
"version": "0.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@actions/artifact",
"version": "0.3.1",
"version": "0.3.2",
"preview": true,
"description": "Actions artifact lib",
"keywords": [