2019-08-22 17:14:49 +00:00
|
|
|
# @actions/exec Releases
|
|
|
|
|
2022-03-16 18:24:01 +00:00
|
|
|
### 1.1.1
|
|
|
|
- Update `lockfileVersion` to `v2` in `package-lock.json [#1024](https://github.com/actions/toolkit/pull/1024)
|
|
|
|
|
2021-06-07 14:09:34 +00:00
|
|
|
### 1.1.0
|
|
|
|
|
|
|
|
- [Fix stdline dropping large output](https://github.com/actions/toolkit/pull/773)
|
|
|
|
- [Add getExecOutput function](https://github.com/actions/toolkit/pull/814)
|
|
|
|
- [Better error for bad cwd](https://github.com/actions/toolkit/pull/793)
|
|
|
|
|
2020-01-14 16:58:44 +00:00
|
|
|
### 1.0.3
|
|
|
|
|
|
|
|
- [Add \"types\" to package.json](https://github.com/actions/toolkit/pull/221)
|
|
|
|
|
|
|
|
### 1.0.2
|
|
|
|
|
|
|
|
- [Which before invoking tool](https://github.com/actions/toolkit/pull/220)
|
|
|
|
|
2019-08-22 17:14:49 +00:00
|
|
|
### 1.0.0
|
|
|
|
|
|
|
|
- Initial release
|