Skip to content

Commit

Permalink
build(deps): update dependency conventional-changelog-conventionalcom…
Browse files Browse the repository at this point in the history
…mits to v8 (#594)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Jun 3, 2024
1 parent ee5beee commit c61eb9e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ jobs:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}
run: >
npx
--package conventional-changelog-conventionalcommits@7.0.2
--package conventional-changelog-conventionalcommits@8.0.0
--package semantic-release@24.0.0
semantic-release
2 changes: 1 addition & 1 deletion .gitlab/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ semantic-release:
- >
npx
--package @semantic-release/gitlab@13.1.0
--package conventional-changelog-conventionalcommits@7.0.2
--package conventional-changelog-conventionalcommits@8.0.0
--package semantic-release@24.0.0
semantic-release
stage: release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ jobs:
GITHUB_TOKEN: {{ '${{ steps.generate-token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}' }}
run: >
npx
--package conventional-changelog-conventionalcommits@7.0.2
--package conventional-changelog-conventionalcommits@8.0.0
--package semantic-release@24.0.0
semantic-release
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ semantic-release:
- >
npx
--package @semantic-release/gitlab@13.1.0
--package conventional-changelog-conventionalcommits@7.0.2
--package conventional-changelog-conventionalcommits@8.0.0
--package semantic-release@24.0.0
semantic-release
stage: release
Expand Down

0 comments on commit c61eb9e

Please sign in to comment.