Skip to content

Commit

Permalink
fix(deps): upgraded release-notes-generator and commit-analyzer p…
Browse files Browse the repository at this point in the history
…lugins to stable versions

follow up to #2934
  • Loading branch information
travi committed Sep 20, 2023
1 parent 1c8d848 commit 041e4f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -27,11 +27,11 @@
"Matt Travi <npm@travi.org> (https://matt.travi.org/)"
],
"dependencies": {
"@semantic-release/commit-analyzer": "^11.0.0-beta.3",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/error": "^4.0.0",
"@semantic-release/github": "^9.0.0",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0-beta.2",
"@semantic-release/release-notes-generator": "^12.0.0",
"aggregate-error": "^5.0.0",
"cosmiconfig": "^8.0.0",
"debug": "^4.0.0",
Expand Down

0 comments on commit 041e4f7

Please sign in to comment.