Skip to content

Latest commit

 

History

History
65 lines (32 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

65 lines (32 loc) · 3.08 KB

📦 open-sauced/catsup changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

1.0.3 (2023-08-17)

🐛 Bug Fixes

1.0.2 (2023-07-31)

🐛 Bug Fixes

1.0.1 (2023-07-31)

🔁 Continuous Integration

  • release: setup node with LTS (e60bf59)

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)