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 bdeb576 commit ea685b0Copy full SHA for ea685b0
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
# publish to npm.
52
- name: 🚀 PR / Publish
53
id: changesets
54
- uses: changesets/action@v1.4.10
+ uses: changesets/action@v1.5.3
55
with:
56
version: pnpm run changeset:version
57
commit: "chore: Update version for release"
0 commit comments