1
0
Fork 0

Bump major version

pull/1009/head
Jonathan Tamsut 2022-03-01 12:36:05 -08:00
parent 5e37db2c2b
commit 5905c6b5c1
2 changed files with 6 additions and 2 deletions

View File

@ -73,4 +73,8 @@
### 0.6.1
- Fix for failing 0 byte file uploads on Windows [#962](https://github.com/actions/toolkit/pull/962)
- Fix for failing 0 byte file uploads on Windows [#962](https://github.com/actions/toolkit/pull/962)
### 1.0.0
- Update `lockfileVersion` to `v2` in `package-lock.json [#1009](https://github.com/actions/toolkit/pull/1009)

View File

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