File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,13 @@ The valid change types are:
14
14
- ` Fixed ` for any bug fixes.
15
15
- ` Security ` in case of vulnerabilities.
16
16
17
- ## [ 3.3.0] - [ #6 ] ( https://github.com/TAServers/vcpkg-cache/pull/8 )
17
+ ## [ 3.3.1] - [ #9 ] ( https://github.com/TAServers/vcpkg-cache/pull/9 )
18
+
19
+ ### Fixed
20
+
21
+ - Fixed not filtering cache entries by branch ref - Wasn't released previously as /dist needed regenerating
22
+
23
+ ## [ 3.3.0] - [ #8 ] ( https://github.com/TAServers/vcpkg-cache/pull/8 )
18
24
19
25
### Fixed
20
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vcpkg-cache" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.3.1 " ,
4
4
"description" : " Simple Node-based GitHub action to regain per-package caching using GitHub Actions." ,
5
5
"main" : " src/restore.js" ,
6
6
"private" : true ,
You can’t perform that action at this time.
0 commit comments