Skip to content

Commit 2aeb57c

Browse files
Bump changesets/action from 1.5.0 to 1.5.2 in the minor-patch group (#882)
Bumps the minor-patch group with 1 update: [changesets/action](https://github.com/changesets/action). Updates `changesets/action` from 1.5.0 to 1.5.2 - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@746c25e...e0538e6) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3659a3 commit 2aeb57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: npm ci
3232

3333
- name: Create Release Pull Request
34-
uses: changesets/action@746c25e23caa47dceb6a48ee85b4cbc5a9f5f293 # v1.5.0
34+
uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
3535
with:
3636
publish: npm run release
3737
env:

0 commit comments

Comments
 (0)