Commit bee238c
authored
fix: add missing semantic-release plugins to workflow (#4)
- Add @semantic-release/commit-analyzer to extra_plugins
- Add @semantic-release/release-notes-generator to extra_plugins
- These plugins are required by .releaserc configuration
- Fixes 'semanticRelease is not a function' error1 parent 3f44547 commit bee238c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
0 commit comments