Skip to content

Commit f13c897

Browse files
fix: add changeset for Cloudchamber changes (#7542)
1 parent ee3ef64 commit f13c897

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/fluffy-rules-listen.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"wrangler": patch
3+
---
4+
5+
Always print deployment and placement ID in Cloudchamber commands
6+
7+
Currently, Cloudchamber commands only print the full deployment ID when the deployment has an IPv4 address. This commit ensures the deployment ID and the placement ID are always printed to stdout. It also moves the printing of the IPv4 address (if one exists) to the same place as the IPv6 address so that they are printed together.

0 commit comments

Comments
 (0)