Commit 7ef6cbb
committed
fix(release): configure conventionalcommits preset for semantic-release
The default angular preset does not recognize the `!` syntax in commit
types (e.g., `feat!:`) for triggering major version bumps. Switch both
commit-analyzer and release-notes-generator to the conventionalcommits
preset which properly handles breaking change indicators.1 parent 501c829 commit 7ef6cbb
2 files changed
+27
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
36 | 46 | | |
37 | 47 | | |
38 | 48 | | |
| |||
67 | 77 | | |
68 | 78 | | |
69 | 79 | | |
| 80 | + | |
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
| |||
0 commit comments