From d95028a6d1233557ee605f4691f0d47ced47a681 Mon Sep 17 00:00:00 2001 From: Kevin Ingersoll Date: Fri, 12 Apr 2024 19:33:30 +0900 Subject: [PATCH] docs: add changeset for #2645 (#2647) --- .changeset/tasty-geckos-bathe.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .changeset/tasty-geckos-bathe.md diff --git a/.changeset/tasty-geckos-bathe.md b/.changeset/tasty-geckos-bathe.md new file mode 100644 index 0000000000..d21cc6f776 --- /dev/null +++ b/.changeset/tasty-geckos-bathe.md @@ -0,0 +1,18 @@ +--- +"create-mud": patch +"@latticexyz/block-logs-stream": patch +"@latticexyz/protocol-parser": patch +"@latticexyz/store-indexer": patch +"@latticexyz/schema-type": patch +"@latticexyz/store-sync": patch +"@latticexyz/dev-tools": patch +"@latticexyz/common": patch +"@latticexyz/config": patch +"@latticexyz/faucet": patch +"@latticexyz/query": patch +"@latticexyz/store": patch +"@latticexyz/world": patch +"@latticexyz/cli": patch +--- + +Bumped viem to 2.9.16.