toolkit/packages/io/RELEASES.md
Vallie Joseph 457303960f
toolkit/io 1.1.3 release (#1374)
* updating version

* adding new minor version to package-lock

* updating release doc

* Update packages/io/RELEASES.md

Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>

---------

Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
2023-03-15 15:10:56 -04:00

621 B

@actions/io Releases

1.1.3

  • Replace child_process.exec with fs.rm in rmRF for all OS implementations #1373

1.1.2

  • Update lockfileVersion to v2 in `package-lock.json #1020

1.1.1

1.1.0

  • Add findInPath method to locate all matching executables in the system path

1.0.2

1.0.0

  • Initial release