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 ec7abd5 commit 91f57c7Copy full SHA for 91f57c7
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Create release pull request or publish to npm
47
id: changesets
48
- uses: changesets/action@v1.5.3
+ uses: changesets/action@v1.4.10
49
with:
50
title: Release Tracking
51
version: npm run changeset:version
0 commit comments