Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 04:25
· 6 commits to main since this release

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)