From 2e1bccd6706f61934a1fea6bb5b4c49449285c8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 13:50:02 +0000 Subject: [PATCH] chore(deps): bump changesets/action from 1.4.10 to 1.5.2 Bumps [changesets/action](https://github.com/changesets/action) from 1.4.10 to 1.5.2. - [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/06245a4e0a36c064a573d4150030f5ec548e4fcc...e0538e686673de0265c8a3e2904b8c76beaa43fd) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.5.2 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 8b37f44a..86aa6d60 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: node-version: 20 - name: Create Release Pull Request id: changesets - uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc #v1.4.10 + uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd #v1.5.2 with: publish: pnpm release env: