Releases: Satak/webrequest-action
Releases · Satak/webrequest-action
v1.5.0
v1.4.0
- Updated
axios
to1.4.0
- Updated
@actions/core
to1.10.0
This should fix deprecations
Full Changelog: v1.3...v1.4.0
v1.3
v1.2.4
v1.2.3
- Bump library versions
v1.2.2
Simplify Axios function and testing
v1.2.1
Add better jest tests
v1.2
Add JSON fetch data to output and jest unit tests
v1.1
Added test badge and delete
method
Version 1
First viable version with support for inputs:
- url
- method
- post
- put
- patch
- get
- headers
- username
- password
Uses axios
library