Skip to content

Commit 178fd01

Browse files
chore(workers-shared): Dummy workers-shared version bump (#7598)
The Router Worker and Asset Worker of `workers-shared` are currently in a weird state that prevents us to redeploy them. This commit performs a dummy `workers-shared` version bump to unlock us from this blocked state.
1 parent 4ab7ffc commit 178fd01

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/sharp-crabs-beg.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@cloudflare/workers-shared": patch
3+
---
4+
5+
Dummy workers-shared version bump
6+
7+
The Router Worker and Asset Worker of `workers-shared` are currently in a weird state that prevents us to redeploy them. The current versions of these workers are developer modified due to adding secrets. We want a CI controlled version to safely use these secrets.
8+
9+
This commit performs a dummy `workers-shared` version bump to unlock us from this blocked state.

0 commit comments

Comments
 (0)