This repository was archived by the owner on Jan 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1212
1313This shareable configuration use the following plugins:
1414- [ ` @semantic-release/commit-analyzer ` ] ( https://github.com/semantic-release/commit-analyzer )
15- - [ ` @semantic-release/git ` ] ( https://github.com/semantic-release/git )
1615- [ ` @semantic-release/release-notes-generator ` ] ( https://github.com/semantic-release/release-notes-generator )
17- - [ ` @semantic-release/npm ` ] ( https://github.com/semantic-release/npm )
18- - [ ` @semantic-release/exec ` ] ( https://github.com/semantic-release/exec )
19- - [ ` @semantic-release/changelog ` ] ( https://github.com/semantic-release/changelog )
2016- [ ` @semantic-release/github ` ] ( https://github.com/semantic-release/github )
17+ - [ ` @semantic-release/changelog ` ] ( https://github.com/semantic-release/changelog )
18+ - [ ` @semantic-release/apm ` ] ( https://github.com/semantic-release/apm )
19+ - [ ` @semantic-release/git ` ] ( https://github.com/semantic-release/git )
2120
2221## Install
2322
Original file line number Diff line number Diff line change 1919 "@semantic-release/apm" : " ^1.0.0" ,
2020 "@semantic-release/changelog" : " ^3.0.0" ,
2121 "@semantic-release/commit-analyzer" : " ^6.1.0" ,
22- "@semantic-release/exec" : " ^3.0.1" ,
2322 "@semantic-release/git" : " ^7.0.0" ,
2423 "@semantic-release/github" : " ^5.2.1" ,
2524 "@semantic-release/release-notes-generator" : " ^7.1.4"
You can’t perform that action at this time.
0 commit comments