Skip to content

Commit

Permalink
Merge pull request #1516 from mightyiam/commit-analyzer-preset
Browse files Browse the repository at this point in the history
build: use semantic-release/commit-analyzer preset
  • Loading branch information
mightyiam committed Apr 10, 2024
2 parents a4a1388 + 790b662 commit 8277b16
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,7 @@ branches:
- main
plugins:
- - "@semantic-release/commit-analyzer"
- releaseRules:
- breaking: true
release: major
- revert: true
release: patch
- type: feat
release: minor
- type: fix
release: patch
- type: perf
release: patch
- preset: conventionalcommits
- - "@semantic-release/release-notes-generator"
- preset: conventionalcommits
presetConfig:
Expand Down

0 comments on commit 8277b16

Please sign in to comment.