Skip to content

Commit ab221e9

Browse files
committed
Tweaking date
1 parent d8c2138 commit ab221e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-02-28-importable-env.mdx renamed to src/content/changelog/workers/2025-03-14-importable-env.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Import Env for direct access to bindings in your Worker code
33
description: More easily configure your Worker and call bindings from anywhere with an importable `env`
44
products:
55
- workers
6-
date: 2025-03-07T19:00:00Z
6+
date: 2025-03-14T19:00:00Z
77
---
88

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

0 commit comments

Comments
 (0)