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 c77009f commit 92ec807Copy full SHA for 92ec807
3 files changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Run Tests
32
run: pnpm run test:ci
33
- name: Run Changesets (version or publish)
34
- uses: changesets/action@v1.4.10
+ uses: changesets/action@v1.5.2
35
with:
36
version: pnpm run changeset:version
37
publish: pnpm run changeset:publish
0 commit comments