2.0.3 (2020-07-31)
- should work with master or production branches now (324e205)
- package: typos and path (8d57496)
- should work on non-pr builds (8f01806)
2.0.2 (2020-07-31)
- package: typos and path (4d21387)
2.0.1 (2020-07-31)
- package: always build on pre-commit (1fec6dd)
2.0.0 (2020-07-31)
- package: increment major (74b5c7c)
- package: force update for tagging purposes
- async/await all the things (17c79ad)
- check-in node_modules (0f7e84d)
- commit node_modules (6ba8bb0)
- max_timeout, github sha (4f68c63)
- move to async function (4fb77dd)
- params to axios.get (cd0bdf8)
- pass netlify token to auth header (9c03295)
- updating the "uses" path (f16b004)
- adding complete example (7bee90c)
- adding error handling (2fbf1a3)
- adding example action (9265032)
- adding output. updating action yaml (c09179c)
- basic logic to wait for a 200 response (771ad34)
- configure hello world action (dc1ad01)
- configure local workflow (#1) (2d43cf2)
- should timeout for 404 url (1ed1b71)
- use Netlify API (80aff93)