From bb73b959ec8bb2b74da7f1edd362acdbc317c110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 04:31:43 +0000 Subject: [PATCH] chore(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 fa964fc79..7a574cdc1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: - run: bun install --frozen-lockfile --ignore-scripts - - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1 + - uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1 id: changesets with: version: bun run version-packages