From bd10eaff072ad9f7724f44ec86ab32a1a7aeeebb Mon Sep 17 00:00:00 2001 From: Jeremy Wiebe Date: Fri, 13 Dec 2024 15:03:31 -0800 Subject: [PATCH 1/2] Turn on automatic commit of changesets --- .changeset/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 78a9a3ee..09a5bba7 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,7 +1,7 @@ { "$schema": "https://unpkg.com/@changesets/config@1.7.0/schema.json", "changelog": "@changesets/cli/changelog", - "commit": false, + "commit": true, "linked": [], "access": "public", "baseBranch": "main", @@ -10,4 +10,4 @@ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { "updateInternalDependents": "always" } -} \ No newline at end of file +} From f5929fb337cf7bbe82d3f2324e5473dfb7dc570e Mon Sep 17 00:00:00 2001 From: Jeremy Wiebe Date: Fri, 13 Dec 2024 15:20:01 -0800 Subject: [PATCH 2/2] docs(changeset): --- .changeset/odd-mirrors-dance.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changeset/odd-mirrors-dance.md diff --git a/.changeset/odd-mirrors-dance.md b/.changeset/odd-mirrors-dance.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/odd-mirrors-dance.md @@ -0,0 +1,2 @@ +--- +---