Merge pull request #2823 from semantic-release/beta

This commit is contained in:
Matt Travi 2023-06-02 15:09:44 -05:00 committed by GitHub
commit dd352f1044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 651 additions and 321 deletions

968
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,9 +26,9 @@
"Matt Travi <npm@travi.org> (https://matt.travi.org/)"
],
"dependencies": {
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/commit-analyzer": "^10.0.0",
"@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0",
"@semantic-release/github": "^9.0.0",
"@semantic-release/npm": "^10.0.2",
"@semantic-release/release-notes-generator": "^11.0.0",
"aggregate-error": "^4.0.1",