From 533ff169bf5b1308e609c5b0651e89fa9a991f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 20:33:14 +0000 Subject: [PATCH] build(deps): Bump changesets/action from 1.5.3 to 2.1.0 Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 2.1.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/e0145edc7d9d8679003495b11f87bd8ef63c0cba...198f833dd7d863100ea6e28967bc9a9fdefadb0a) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.1.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 4fca608e578..a7bd7c476ac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - name: Create release Pull Request or publish to NPM id: changesets - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba #v1.4.0 + uses: changesets/action@198f833dd7d863100ea6e28967bc9a9fdefadb0a #v1.4.0 with: publish: pnpm release version: pnpm version-packages