Skip to content

Commit 7f5921c

Browse files
authored
Document unreleased changes in cache and tool-cache (#1856)
1 parent 29d342f commit 7f5921c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/cache/RELEASES.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# @actions/cache Releases
22

3+
### Unreleased
4+
- Remove dependency on `uuid` package [#1824](https://github.com/actions/toolkit/pull/1824), [#1842](https://github.com/actions/toolkit/pull/1842)
5+
36
### 3.2.4
47

58
- Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts
6-
9+
710
### 3.2.3
811

912
- Fixed a bug that mutated path arguments to `getCacheVersion` [#1378](https://github.com/actions/toolkit/pull/1378)

packages/tool-cache/RELEASES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# @actions/tool-cache Releases
22

3+
### Unreleased
4+
- Remove dependency on `uuid` package [#1824](https://github.com/actions/toolkit/pull/1824), [#1842](https://github.com/actions/toolkit/pull/1842)
5+
36
### 2.0.1
47
- Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087)
58

0 commit comments

Comments
 (0)