File tree 3 files changed +3
-1
lines changed
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 27
27
"@semantic-release/changelog" : " ^6.0.2" ,
28
28
"@semantic-release/exec" : " ^6.0.3" ,
29
29
"@semantic-release/git" : " ^10.0.1" ,
30
+ "@semantic-release/github" : " ^8.0.7" ,
30
31
"@testing-library/react" : " 14.0.0" ,
31
32
"@testing-library/react-hooks" : " ^8.0.1" ,
32
33
"@types/jest" : " ^29.4.0" ,
Original file line number Diff line number Diff line change @@ -59,5 +59,6 @@ module.exports = {
59
59
message : `chore(release): Release ${ appName } v$\{nextRelease.version} [skip ci]` ,
60
60
} ,
61
61
] ,
62
+ '@semantic-release/github' ,
62
63
] ,
63
64
} ;
Original file line number Diff line number Diff line change 2604
2604
micromatch "^4.0.0"
2605
2605
p-reduce "^2.0.0"
2606
2606
2607
- "@semantic-release/github@^8.0.0":
2607
+ "@semantic-release/github@^8.0.0", "@semantic-release/github@^8.0.7" :
2608
2608
version "8.0.7"
2609
2609
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.7.tgz#643aee7a5cdd2acd3ae643bb90ad4ac796901de6"
2610
2610
integrity sha512-VtgicRIKGvmTHwm//iqTh/5NGQwsncOMR5vQK9pMT92Aem7dv37JFKKRuulUsAnUOIlO4G8wH3gPiBAA0iW0ww==
You can’t perform that action at this time.
0 commit comments