Skip to content

Commit 3c11408

Browse files
build(deps): bump changesets/action from 1.5.3 to 2.1.1 (#118)
Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 2.1.1. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@e0145ed...8488615) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd86d03 commit 3c11408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: pnpm install --frozen-lockfile
4444

4545
- name: Create or update the Version Packages PR
46-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
46+
uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1
4747
with:
4848
version: pnpm run changeset:version
4949
title: 'chore: version packages'

0 commit comments

Comments
 (0)