mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 23:12:55 +08:00
Update lockfileVersion in package-lock.json in cache package (#1022)
* update versions * update release notes
This commit is contained in:
parent
c07c5fc410
commit
475192a0c3
3
packages/cache/RELEASES.md
vendored
3
packages/cache/RELEASES.md
vendored
@ -47,3 +47,6 @@
|
|||||||
### 1.0.9
|
### 1.0.9
|
||||||
- Use @azure/ms-rest-js v2.6.0
|
- Use @azure/ms-rest-js v2.6.0
|
||||||
- Use @azure/storage-blob v12.8.0
|
- Use @azure/storage-blob v12.8.0
|
||||||
|
|
||||||
|
### 1.0.10
|
||||||
|
- Update `lockfileVersion` to `v2` in `package-lock.json [#1022](https://github.com/actions/toolkit/pull/1022)
|
||||||
|
|||||||
4776
packages/cache/package-lock.json
generated
vendored
4776
packages/cache/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load Diff
2
packages/cache/package.json
vendored
2
packages/cache/package.json
vendored
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actions/cache",
|
"name": "@actions/cache",
|
||||||
"version": "1.0.9",
|
"version": "1.0.10",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"description": "Actions cache lib",
|
"description": "Actions cache lib",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user