From dc1ebde900058c366b5ecf3ba72d88a4034f574d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 22:14:41 +0000 Subject: [PATCH] chore(deps): bump changesets/action from 2.1.1 to 2.1.2 Bumps [changesets/action](https://github.com/changesets/action) from 2.1.1 to 2.1.2. - [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/8488615a623b1b9c987934bb89eae8af6a946ac1...ae32849d5ba541f9ae29e40e22a623bc13562f51) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3c27271..92e7bf0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,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@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1 + uses: changesets/action@ae32849d5ba541f9ae29e40e22a623bc13562f51 # v2.1.2 with: # Runs `changeset version` then oxfmt on CHANGELOG.md so `format:check` passes. version-script: bun run version