We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce73de commit 02c559fCopy full SHA for 02c559f
1 file changed
.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Create release pull request or publish to npm
89
id: changesets
90
- uses: changesets/action@v1.7.0
+ uses: changesets/action@v1.4.10
91
with:
92
title: Release Tracking
93
version: npm run changeset:version
0 commit comments