From a46306a563823b440b2e6fe5dbcba47e106619b9 Mon Sep 17 00:00:00 2001 From: p-iknow Date: Tue, 12 May 2026 17:16:01 +0900 Subject: [PATCH] config: use patch bump for source condition --- .changeset/live-source-condition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/live-source-condition.md b/.changeset/live-source-condition.md index a1d9728..e1bd156 100644 --- a/.changeset/live-source-condition.md +++ b/.changeset/live-source-condition.md @@ -1,5 +1,5 @@ --- -"react-use-hook-kit": minor +"react-use-hook-kit": patch --- Expose source entrypoints behind the repo-scoped `@repo/source` export condition for workspace app development.