We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd1695 commit 995b926Copy full SHA for 995b926
.github/workflows/on-push-to-main.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Create version pull request or publish to npm
33
id: changesets
34
- uses: changesets/action@v1.4.9
+ uses: changesets/action@v1.4.10
35
with:
36
title: "chore: version packages"
37
commit: "chore: version packages"
0 commit comments