Skip to content

Commit a756616

Browse files
Bump changesets/action from 1 to 2 in the all-actions group
Bumps the all-actions group with 1 update: [changesets/action](https://github.com/changesets/action). Updates `changesets/action` from 1 to 2 - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1...v2) --- updated-dependencies: - dependency-name: changesets/action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eef87b commit a756616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Create release pull request or publish to npm
4040
id: changesets
41-
uses: changesets/action@v1
41+
uses: changesets/action@v2
4242
with:
4343
title: Release Tracking
4444
# This expects you to have a script called release which does a build for your packages and calls changeset publish

0 commit comments

Comments
 (0)