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 4bf88fb commit 68172aeCopy full SHA for 68172ae
.github/workflows/tf-release.yml
@@ -18,7 +18,7 @@ env:
18
SEMANTIC_RELEASE_GIT_VERSION: 10.0.1
19
20
# renovate: datasource=npm depName=conventional-changelog-conventionalcommits
21
- CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 9.0.0
+ CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 9.1.0
22
23
jobs:
24
release:
@@ -97,7 +97,7 @@ jobs:
97
RUNNER_DEBUG: 1
98
with:
99
# dry_run: true
100
- semantic_version: 24.2.6
+ semantic_version: 24.2.7
101
102
extra_plugins:
103
"@semantic-release/changelog@\
0 commit comments