Skip to content

Commit

Permalink
chore(CI/CD): use latest conventional-changelog-conventionalcommits (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav-karanjit authored Jul 15, 2024
1 parent b2f70ca commit 510227e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ generate_properties_file:
";

setup_semantic_release:
npm i --no-save semantic-release @semantic-release/changelog semantic-release-replace-plugin conventional-changelog-conventionalcommits@7.0.2 @semantic-release/git
npm i --no-save semantic-release @semantic-release/changelog semantic-release-replace-plugin conventional-changelog-conventionalcommits @semantic-release/git

run_semantic_release:
npx semantic-release --no-ci
Expand Down

0 comments on commit 510227e

Please sign in to comment.