mirror of https://github.com/actions/toolkit
17 lines
352 B
Markdown
17 lines
352 B
Markdown
# @actions/io Releases
|
|
|
|
### 1.1.1
|
|
- [Fixed a bug where we incorrectly escaped paths for rmrf](https://github.com/actions/toolkit/pull/828)
|
|
|
|
### 1.1.0
|
|
|
|
- Add `findInPath` method to locate all matching executables in the system path
|
|
|
|
### 1.0.2
|
|
|
|
- [Add \"types\" to package.json](https://github.com/actions/toolkit/pull/221)
|
|
|
|
### 1.0.0
|
|
|
|
- Initial release
|