diff --git a/.changeset/breezy-berries-play.md b/.changeset/breezy-berries-play.md index 5fd6f64f6572..603fa8f86ddd 100644 --- a/.changeset/breezy-berries-play.md +++ b/.changeset/breezy-berries-play.md @@ -2,6 +2,6 @@ "wrangler": minor --- -Add `event-notification` commands in support of event notifications for Cloudflare R2. +feature: Add `event-notification` commands in support of event notifications for Cloudflare R2. Included are commands for creating and deleting event notification configurations for individual buckets. diff --git a/.changeset/quiet-timers-stare.md b/.changeset/quiet-timers-stare.md index daaaaf2af69a..d8f09142bb6c 100644 --- a/.changeset/quiet-timers-stare.md +++ b/.changeset/quiet-timers-stare.md @@ -2,4 +2,4 @@ "create-cloudflare": patch --- -chore/fix: in the Next.js scaffold example, reuse existing `MY_KV_NAMESPACE` commented out binding instead of adding a new `MY_KV` one +fix: in the Next.js scaffold example, reuse existing `MY_KV_NAMESPACE` commented out binding instead of adding a new `MY_KV` one