Skip to content

Commit

Permalink
chore(workers-shared): Dummy workers-shared version bump (#7598)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
CarmenPopoviciu authored Dec 19, 2024
1 parent 4ab7ffc commit 178fd01
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/sharp-crabs-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@cloudflare/workers-shared": patch
---

Dummy workers-shared version bump

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.

This commit performs a dummy `workers-shared` version bump to unlock us from this blocked state.

0 comments on commit 178fd01

Please sign in to comment.