Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

61 lines (36 loc) · 3.92 KB

2.0.3 (2020-07-31)

Bug Fixes

  • 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)

Bug Fixes

  • package: typos and path (4d21387)

2.0.1 (2020-07-31)

Bug Fixes

  • package: always build on pre-commit (1fec6dd)

2.0.0 (2020-07-31)

Bug Fixes

  • package: increment major (74b5c7c)

BREAKING CHANGES

  • package: force update for tagging purposes

1.0.0 (2020-07-31)

Bug Fixes

Features

  • 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)