Skip to content

Commit 9255dc7

Browse files
authored
Merge pull request #1686 from actions/cache-v5.0.1-release
prepare release v5.0.1
2 parents 9233019 + 8ff5423 commit 9255dc7

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Changelog
44

5+
### 5.0.1
6+
7+
- Update `@azure/storage-blob` to `^12.29.1` via `@actions/[email protected]` [#1685](https://github.com/actions/cache/pull/1685)
8+
59
### 5.0.0
610

711
> [!IMPORTANT]

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"private": true,
55
"description": "Cache dependencies and build outputs",
66
"main": "dist/restore/index.js",

0 commit comments

Comments
 (0)