From 20b9a7dd49a1fa5bac0933a111d1c43ed2bcdf26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 18:12:42 +0000 Subject: [PATCH] chore(deps): update changesets/action action to v2.1.2 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ef846a..a89e122 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: - name: Create release PR or publish release id: changesets - uses: changesets/action@v2.0.0 + uses: changesets/action@v2.1.2 with: version-script: npm run version-packages commit-message: "chore: release"