Skip to content

Commit 46365c3

Browse files
chore(deps): bump changesets/action from 1.4.7 to 1.4.8 (#5394)
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@aba318e...3de3850) --- 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 888148b commit 46365c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Create Release Pull Request or Publish to npm
3939
id: changesets
40-
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 #v1.4.7
40+
uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 #v1.4.8
4141
with:
4242
# This expects you to have a script called release which does a build for your packages and calls changeset publish
4343
publish: yarn release

0 commit comments

Comments
 (0)