From 26e17502b5157d3be0f19bdba378b16efcfe500f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 19:03:23 +0000 Subject: [PATCH] chore(deps): update changesets/action action to v2.1.1 --- .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..456ec56 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.1 with: version-script: npm run version-packages commit-message: "chore: release"