Skip to content

Commit 5cbe388

Browse files
chore(deps): bump changesets/action from 1.9.0 to 2.1.0 (#451)
Bumps [changesets/action](https://github.com/changesets/action) from 1.9.0 to 2.1.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1.9.0...v2.1.0) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e98c875 commit 5cbe388

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
@@ -35,7 +35,7 @@ jobs:
3535
run: npm ci
3636
- name: Create release pull request or publish to npm
3737
id: changesets
38-
uses: changesets/action@v1.9.0
38+
uses: changesets/action@v2.1.0
3939
with:
4040
title: Release tracking
4141
publish: npm run release

0 commit comments

Comments
 (0)