Skip to content

Commit ea685b0

Browse files
Bump changesets/action from 1.4.10 to 1.5.3 (#13677)
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.10 to 1.5.3. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1.4.10...v1.5.3) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdeb576 commit ea685b0

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
@@ -51,7 +51,7 @@ jobs:
5151
# publish to npm.
5252
- name: 🚀 PR / Publish
5353
id: changesets
54-
uses: changesets/action@v1.4.10
54+
uses: changesets/action@v1.5.3
5555
with:
5656
version: pnpm run changeset:version
5757
commit: "chore: Update version for release"

0 commit comments

Comments
 (0)