From bbaa620add103e576929a0ea783c7dc067497383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 22:14:22 +0000 Subject: [PATCH] chore(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 989598c..4633f3c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,7 +68,7 @@ jobs: # unpublished versions. Failures: step log (App credentials, OIDC, registry). - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1 + uses: changesets/action@22ccf9aa43179fe9e27dc62e575971d28cce197c # v1 with: # Runs `changeset version` then oxfmt on CHANGELOG.md so `format:check` passes. version: bun run version