Skip to content

Commit 73e87f0

Browse files
fix(deps): update semantic-release monorepo to v12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 951af72 commit 73e87f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
{
88
"@semantic-release/git" : "9.0.0" ,
99
"@semantic-release/github" : "7.0.7" ,
10-
"@semantic-release/npm" : "7.0.5" ,
10+
"@semantic-release/npm" : "12.0.0" ,
1111
"@semantic-release/commit-analyzer" : "8.0.1" ,
12-
"@semantic-release/release-notes-generator" : "9.0.1" ,
12+
"@semantic-release/release-notes-generator" : "12.1.0" ,
1313
"semantic-release" : "17.1.1"
1414
} ,
1515
"release" :

0 commit comments

Comments
 (0)