Skip to content

Commit ef262eb

Browse files
chore(deps): bump changesets/action in the dependencies group (#4830)
Bumps the dependencies group with 1 update: [changesets/action](https://github.com/changesets/action). Updates `changesets/action` from 1.9.0 to 2.0.0 - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@a45c4d5...22ccf9a) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d90f5ab commit ef262eb

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Create Release Pull Request or Publish to npm
3434
id: changesets
35-
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0
35+
uses: changesets/action@22ccf9aa43179fe9e27dc62e575971d28cce197c # v2.0.0
3636
with:
3737
version: npm run version
3838
publish: npm run release

0 commit comments

Comments
 (0)