We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2448a2 commit c02edb7Copy full SHA for c02edb7
.github/workflows/continuous-integration.yml
@@ -34,7 +34,7 @@ jobs:
34
dry_run: true
35
extra_plugins: |
36
@semantic-release/exec@6.0.3
37
- conventional-changelog-conventionalcommits@8.0.0
+ conventional-changelog-conventionalcommits@7.0.2
38
outputs:
39
new_release_published: ${{ steps.semantic_dry.outputs.new_release_published }}
40
new_release_version: ${{ steps.semantic_dry.outputs.new_release_version }}
@@ -78,4 +78,4 @@ jobs:
78
semantic_version: 23
79
80
81
0 commit comments