We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51cee3c commit c744d6cCopy full SHA for c744d6c
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
run: pnpm install
38
39
- name: 🚀 PR / Publish
40
- uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
+ uses: changesets/action@001cd79f0a536e733315164543a727bdf2d70aff # v1.5.1
41
with:
42
version: pnpm run changeset:version
43
commit: "chore: Update version for release"
0 commit comments