From 7f034103667278e808e1a26cab84c4779811266d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:11:43 +0000 Subject: [PATCH] build(deps): Bump changesets/action from 1.5.3 to 1.9.0 Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 1.9.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...a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..7ba733277eb 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@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d #v1.4.0 with: publish: pnpm release version: pnpm version-packages