fix: bump @semantic-release/github to 9.0.0-beta.2 (#2818)

Co-authored-by: Matt Travi <programmer@travi.org>
This commit is contained in:
Gregor Martynus 2023-05-29 18:47:17 -07:00 committed by GitHub
parent 6ef4cee971
commit 6f19d77e54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 453 additions and 308 deletions

757
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"dependencies": {
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0",
"@semantic-release/github": "9.0.0-beta.2",
"@semantic-release/npm": "^10.0.2",
"@semantic-release/release-notes-generator": "^11.0.0",
"aggregate-error": "^4.0.1",