chore(deps): bump changesets/action from 1.4.5 to 1.4.6

Bumps [changesets/action](https://github.com/changesets/action) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/changesets/action/releases)
- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/changesets/action/compare/v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: changesets/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-15 09:22:09 +00:00 committed by Joakim Carlstein
parent d1bd8fc74f
commit 520fdd94ef

View file

@ -39,7 +39,7 @@ jobs:
run: pnpm install
- name: Create Release Pull Request
uses: changesets/action@v1.4.5
uses: changesets/action@v1.4.6
with:
publish: pnpm run release
commit: 'chore(release): version packages'