Compare commits

...
Author SHA1 Message Date
Matt Travi 5d1e5a0dd9 fix(deps): updated to the latest beta of the npm plugin 2023-01-27 16:13:03 -06:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0",
"@semantic-release/npm": "^10.0.0-beta.1",
"@semantic-release/npm": "^10.0.0-beta.3",
"@semantic-release/release-notes-generator": "^10.0.0",
"aggregate-error": "^4.0.1",
"cosmiconfig": "^8.0.0",
+1 -1
View File
@@ -29,7 +29,7 @@
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0",
"@semantic-release/npm": "^10.0.0-beta.1",
"@semantic-release/npm": "^10.0.0-beta.3",
"@semantic-release/release-notes-generator": "^10.0.0",
"aggregate-error": "^4.0.1",
"cosmiconfig": "^8.0.0",