Skip to content

Commit be9d50f

Browse files
chore(deps): bump changesets/action from 1.4.7 to 1.4.8 (#125)
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1.4.7...v1.4.8) --- updated-dependencies: - dependency-name: changesets/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c30409 commit be9d50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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/[email protected].7
38+
uses: changesets/[email protected].8
3939
with:
4040
title: Release tracking
4141
publish: npm run release

0 commit comments

Comments
 (0)