Skip to content

Commit

Permalink
Bump cache package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiqiao Yan authored and Aiqiao Yan committed May 19, 2020
1 parent fde6221 commit 0dea61a
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 103 deletions.
5 changes: 4 additions & 1 deletion packages/cache/RELEASES.md
Expand Up @@ -2,4 +2,7 @@

### 0.1.0

- Initial release
- Initial release

### 0.2.0
- Fixes two issues around using zstd compression algorithm
202 changes: 101 additions & 101 deletions packages/cache/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cache/package.json
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "0.1.0",
"version": "0.2.0",
"preview": true,
"description": "Actions cache lib",
"keywords": [
Expand Down

0 comments on commit 0dea61a

Please sign in to comment.