@matthieuh/test-semantic-release
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "@matthieuh/test-semantic-release", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "", | ||
@@ -20,3 +20,8 @@ "main": "index.js", | ||
"devDependencies": { | ||
"semantic-release": "^19.0.2" | ||
"@semantic-release/commit-analyzer": "^9.0.2", | ||
"@semantic-release/github": "^8.0.2", | ||
"@semantic-release/npm": "^9.0.0", | ||
"@semantic-release/release-notes-generator": "^10.0.3", | ||
"semantic-release": "^19.0.2", | ||
"conventional-changelog-conventionalcommits": "^4.6.3" | ||
}, | ||
@@ -31,4 +36,15 @@ "publishConfig": { | ||
"next" | ||
], | ||
"plugins": [ | ||
[ | ||
"@semantic-release/commit-analyzer", | ||
{ | ||
"preset": "conventionalcommits" | ||
} | ||
], | ||
"@semantic-release/release-notes-generator", | ||
"@semantic-release/npm", | ||
"@semantic-release/github" | ||
] | ||
} | ||
} |
@@ -7,2 +7,6 @@ # test-semantic-release | ||
# another feature with breaking changes | ||
# another feature with breaking changes | ||
# breaking !! | ||
# hello |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1893
11
6