Skip to content

Commit 0e38d42

Browse files
chore(deps): bump changesets/action from 1.4.9 to 1.5.2 (#336)
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.9 to 1.5.2. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1.4.9...v1.5.2) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.5.2 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 2e3ab6f commit 0e38d42

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.4.9
67+
uses: changesets/action@v1.5.2
6868
with:
6969
commit: 'chore(release): Bump package version'
7070
title: '📦 Release New Version'

0 commit comments

Comments
 (0)