We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4775c8 + c48158a commit c3623b3Copy full SHA for c3623b3
1 file changed
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
run: npm run build
39
40
- name: Create Release
41
- uses: changesets/action@v1.5.1
+ uses: changesets/action@v1.5.2
42
id: release
43
with:
44
version: npm run version
0 commit comments