Skip to content

Commit d85f8ac

Browse files
Update date on dot-env-in-local-dev changeset (#24271)
1 parent 90bba15 commit d85f8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-08-01-dot-env-in-local-dev.mdx renamed to src/content/changelog/workers/2025-08-08-dot-env-in-local-dev.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Wrangler and the Cloudflare Vite plugin support `.env` files in local dev
33
description: Use `.env` files to provide secrets and override environment variables on the `env` object during local development.
44
products:
55
- workers
6-
date: 2025-08-01T01:00:00Z
6+
date: 2025-08-08T01:00:00Z
77
---
88

99
Now, you can use `.env` files to provide secrets and override environment variables on the `env` object during local development with Wrangler and the Cloudflare Vite plugin.

0 commit comments

Comments
 (0)