1.9.0 release

This commit is contained in:
Thomas Boop
2022-06-15 11:21:28 -04:00
parent 00282d6145
commit af52a43780
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# @actions/core Releases
### 1.9.0
- Added `toPosixPath`, `toWin32Path` and `toPlatformPath` utilities
### 1.8.2
- Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087)