Skip to content

Commit

Permalink
Merge pull request #86 from reside-eng/add_conventional_commits_support
Browse files Browse the repository at this point in the history
feat: add support for conventional commits
  • Loading branch information
skydiator authored Dec 26, 2024
2 parents 33e88fd + 7e201cb commit 9a9fc0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ jobs:
# @semantic-release/exec is installed internally
extends: |
@side/semantic-config-base
# Sticky version until issue resolved. ref: https://github.com/semantic-release/semantic-release/issues/2922
extra_plugins: |
conventional-changelog-conventionalcommits@6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 9a9fc0e

Please sign in to comment.