Skip to content

Commit 1437edf

Browse files
chore(deps): bump changesets/action from 1.4.10 to 1.5.3 (#236)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 788fc5b commit 1437edf

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.4.10
38+
uses: changesets/action@v1.5.3
3939
with:
4040
title: Release tracking
4141
publish: npm run release

0 commit comments

Comments
 (0)