From 82b9a907863c050ec97fc235dadb9eb2d837d2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 03:03:16 +0000 Subject: [PATCH] build(deps): Bump changesets/action from 1.5.3 to 1.8.0 Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 1.8.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...63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.8.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..bc3cf19f2bc 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@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b #v1.4.0 with: publish: pnpm release version: pnpm version-packages