File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 24
24
"@semantic-release/changelog" : " semantic-release/changelog" ,
25
25
"@semantic-release/git" : " ^10.0.1" ,
26
26
"@semantic-release/github" : " semantic-release/github" ,
27
+ "@semantic-release/npm" : " ^9.0.1" ,
27
28
"@semantic-release/release-notes-generator" : " semantic-release/release-notes-generator" ,
28
29
"axios" : " ^0.25" ,
29
30
"commitizen" : " ^4.2.4" ,
39
40
}
40
41
},
41
42
"release" : {
42
- "branches" : [" main" ],
43
+ "branches" : [
44
+ " main"
45
+ ],
43
46
"tagFormat" : " ${version}" ,
44
47
"plugins" : [
45
48
" @semantic-release/release-notes-generator" ,
Original file line number Diff line number Diff line change 1431
1431
p-retry "^4.0.0"
1432
1432
url-join "^4.0.0"
1433
1433
1434
- " @semantic-release/npm@^9.0.0 " :
1434
+ " @semantic-release/npm@^9.0.0" , "@semantic-release/npm@^9.0.1" :
1435
1435
version "9.0.1"
1436
1436
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-9.0.1.tgz#d81828eb1fb771e2767b3a8ee989915e1af27075"
1437
1437
integrity sha512-I5nVZklxBzfMFwemhRNbSrkiN/dsH3c7K9+KSk6jUnq0rdLFUuJt7EBsysq4Ir3moajQgFkfEryEHPqiKJj20g==
You can’t perform that action at this time.
0 commit comments