Skip to content

Commit 4b759c2

Browse files
Bump changesets/action from 1.6.0 to 1.7.0 (#1127)
Bumps [changesets/action](https://github.com/changesets/action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@c48e67d...6a0a831) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.7.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 0d66b34 commit 4b759c2

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
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Create Release Pull Request or Publish to npm
5959
id: changesets
60-
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
60+
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
6161
with:
6262
# Put date in the title and commit message
6363
title: "Theme Tools Release — ${{ steps.date.outputs.date }}"

0 commit comments

Comments
 (0)