diff --git a/.changeset/itchy-fireants-drop.md b/.changeset/itchy-fireants-drop.md new file mode 100644 index 0000000000..27399c8e30 --- /dev/null +++ b/.changeset/itchy-fireants-drop.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/cli": patch +--- + +Deployer now retrieves resource tags by fetching logs to work around RPC rate limiting issues.