Releases: octokit/request-action
Releases · octokit/request-action
v2.0.8
2.0.8 (2020-07-17)
Bug Fixes
- deps: bump @octokit/action from 3.0.0 to 3.0.1 (fc92cfe)
v2.0.7
2.0.7 (2020-06-12)
Bug Fixes
- deps: bump @octokit/action from 2.9.0 to 3.0.0 (9811d76)
v2.0.6
2.0.6 (2020-06-08)
Bug Fixes
- deps: bump @octokit/action from 2.8.0 to 2.9.0 (5478773)
v2.0.5
2.0.5 (2020-06-05)
Bug Fixes
- deps: bump @octokit/action from 2.7.2 to 2.8.0 (12c9bf1)
v2.0.4
2.0.4 (2020-06-04)
Bug Fixes
- deps: bump @octokit/action from 2.7.1 to 2.7.2 (99de4ab)
v2.0.3
2.0.3 (2020-05-29)
Bug Fixes
- README: pass YAML strings instead of JSON strings (#27) (be54a6e)
v2.0.2
2.0.2 (2020-05-20)
Bug Fixes
- declare mediaType as an optional input (#20) (17081b2)
- set default value for mediaType input (094fe1c)
- update to latest @octokit/action (#14) (e9baa17)
v2.0.1
2.0.1 (2020-04-27)
Bug Fixes
- simplify JSON parsing with
fromJson
function (#10) (a646c48)
v2.0.0
BREAKING CHANGES
Features
- accept complex parameters as JSON strings (d859d20)
v1.1.0
1.1.0 (2019-11-02)
Features
- accept complex parameters as JSON strings (d859d20)