Skip to content

Commit

Permalink
chore(release): Added explicit preset reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 committed Nov 29, 2023
1 parent 8a0623b commit e995fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"plugins": [
[ "@semantic-release/commit-analyzer",
{
"preset": "angular",
"releaseRules": [
{ "breaking": true, "release": "major" },
{ "type": "feat", "release": "minor" },
Expand Down

0 comments on commit e995fd3

Please sign in to comment.