1
0
Fork 0
toolkit/packages/io/RELEASES.md

14 lines
236 B
Markdown
Raw Normal View History

# @actions/io Releases
### 1.1.0
- Add `findInPath` method to locate all matching executables in the system path
2020-01-14 16:58:44 +00:00
### 1.0.2
- [Add \"types\" to package.json](https://github.com/actions/toolkit/pull/221)
### 1.0.0
- Initial release