From 35dcd64d6c09c9a31b3035da9d7050c70bc2225b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:38:39 +0000 Subject: [PATCH] build(deps): Bump changesets/action from 1.5.3 to 1.7.0 Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 1.7.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...6a0a831ff30acef54f2c6aa1cbbc1096b066edaf) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.7.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..48aa56e5954 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@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf #v1.4.0 with: publish: pnpm release version: pnpm version-packages