Skip to content

Commit b56bddf

Browse files
committed
fix(deps): upgrade to the beta of the github plugin
1 parent a01f4eb commit b56bddf

File tree

2 files changed

+37
-6
lines changed

2 files changed

+37
-6
lines changed

package-lock.json

Lines changed: 36 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@semantic-release/commit-analyzer": "^13.0.0-beta.1",
3131
"@semantic-release/error": "^4.0.0",
32-
"@semantic-release/github": "^11.0.0",
32+
"@semantic-release/github": "^12.0.0-beta.2",
3333
"@semantic-release/npm": "^13.0.0-beta.1",
3434
"@semantic-release/release-notes-generator": "^14.0.0-beta.1",
3535
"aggregate-error": "^5.0.0",

0 commit comments

Comments
 (0)