Skip to content

Releases: open-sauced/catsup

v1.0.3

17 Aug 18:35
Compare
Choose a tag to compare

1.0.3 (2023-08-17)

🐛 Bug Fixes

v1.0.2

31 Jul 23:20
Compare
Choose a tag to compare

1.0.2 (2023-07-31)

🐛 Bug Fixes

v1.0.1

31 Jul 04:30
Compare
Choose a tag to compare

1.0.1 (2023-07-31)

🔁 Continuous Integration

  • release: setup node with LTS (e60bf59)

v1.0.0

31 Jul 04:25
Compare
Choose a tag to compare

1.0.0 (2023-07-31)

🧑‍💻 Code Refactoring

  • code split octokit and worker code (2720c1b)

🐛 Bug Fixes

  • correct local development in wrangler2 (c842cfb)
  • keep deploy url secret (5f3b486)
  • need to connect discord (478f75e)
  • removes top level await (#4) (e5df589)

🍕 Features

  • convert to cloudflare workers template (fc86e1d)
  • remove open-sauced/open-sauced from workflow yml (#6) (74b7ba9)

🤖 Build System

  • implement security verification (a2f3285)
  • Netlify deploy (#9) (a16cf90)
  • update wrangler to miniflare compatible build options (8954c25)

🎨 Styles

🔁 Continuous Integration

  • release: remove unnecesary actions and update actions/checkout (#7) (6df915c)