Skip to content

Commit

Permalink
fix: changeset package name (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Aug 9, 2023
1 parent 60cfd08 commit 9a7c900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/tame-lemons-play.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
"@latticexyz/cli": patch
"@latticexyz/common": major
"@latticexyz/create-mud": major
"@latticexyz/recs": patch
"@latticexyz/store-indexer": patch
"create-mud": major
---

Templates and examples now use MUD's new sync packages, all built on top of [viem](https://viem.sh/). This greatly speeds up and stabilizes our networking code and improves types throughout.
Expand Down

0 comments on commit 9a7c900

Please sign in to comment.