Skip to content

Commit 0a491ff

Browse files
authored
Fix date inconsistency in bindings changelog date (#29106)
1 parent b2fdf25 commit 0a491ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/stream/2026-03-18-media-transformations-workers-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Media Transformations binding for Workers
33
description: Transform videos directly in Workers without requiring public URL access to source files.
44
products:
55
- stream
6-
date: 2026-02-20
6+
date: 2026-03-18
77
---
88

99
import { WranglerConfig, TypeScriptExample } from "~/components";

0 commit comments

Comments
 (0)