From 80ffb70de7083b062572fe3adc1bd8598e34237f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 14:34:17 +0000 Subject: [PATCH] chore(deps): update changesets/action action to v2.1.0 --- .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..f4dfef8 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.0 with: version-script: npm run version-packages commit-message: "chore: release"