Skip to content

Commit 50ca273

Browse files
chore(deps): bump changesets/action from 1.9.0 to 2.0.0
Bumps [changesets/action](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95ad361 commit 50ca273

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
@@ -62,7 +62,7 @@ jobs:
6262
# unpublished versions. Failures: step log (App credentials, OIDC, registry).
6363
- name: Create Release Pull Request or Publish to npm
6464
id: changesets
65-
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1
65+
uses: changesets/action@22ccf9aa43179fe9e27dc62e575971d28cce197c # v1
6666
with:
6767
# Runs `changeset version` then oxfmt on CHANGELOG.md so `format:check` passes.
6868
version: bun run version

0 commit comments

Comments
 (0)