Skip to content

Commit 561339c

Browse files
chore(deps): bump changesets/action from 1.5.2 to 1.6.0 (#387)
Bumps [changesets/action](https://github.com/changesets/action) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1.5.2...v1.6.0) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.6.0 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 b1bb09e commit 561339c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_changeset_release.yml

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

6565
- name: Create Release Pull Request
6666
id: changesets
67-
uses: changesets/action@v1.5.2
67+
uses: changesets/action@v1.6.0
6868
with:
6969
commit: 'chore(release): Bump package version'
7070
title: '📦 Release New Version'

0 commit comments

Comments
 (0)