diff --git a/packages/core/RELEASES.md b/packages/core/RELEASES.md index ac3bd4d0..4e0c3a7b 100644 --- a/packages/core/RELEASES.md +++ b/packages/core/RELEASES.md @@ -1,7 +1,7 @@ # @actions/core Releases ### 1.9.0 -- Added `toPosixPath`, `toWin32Path` and `toPlatformPath` utilities +- Added `toPosixPath`, `toWin32Path` and `toPlatformPath` utilities [#1102](https://github.com/actions/toolkit/pull/1102) ### 1.8.2 - Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087)