From 0049318be21c7941e02c8d18ed6fc0716f739304 Mon Sep 17 00:00:00 2001 From: Yorke Rhodes Date: Wed, 22 Nov 2023 16:01:43 -0500 Subject: [PATCH] Try fixing packages --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f26daf14da..03a168c167 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -2,7 +2,7 @@ "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json", "changelog": "@changesets/cli/changelog", "commit": false, - "fixed": [], + "fixed": [["@hyperlane-xyz/*"]], "linked": [], "access": "public", "baseBranch": "main",