From ee2078823c114accd7ec5c833fd65b430e7f7795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 08:43:54 +0000 Subject: [PATCH] bump(deps): bump changesets/action from 1.9.0 to 2.0.0 Bumps [changesets/action](https://github.com/changesets/action) from 1.9.0 to 2.0.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/changesets/action/compare/a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d...22ccf9aa43179fe9e27dc62e575971d28cce197c) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 190412f8..eddff96e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0 + uses: changesets/action@22ccf9aa43179fe9e27dc62e575971d28cce197c # v2.0.0 with: version: pnpm run version publish: pnpm run release