metapak-sencrop
Advanced tools
Comparing version 7.1.0 to 7.2.0
@@ -0,1 +1,10 @@ | ||
# [7.2.0](https://github.com/sencrop/metapak-sencrop/compare/v7.1.0...v7.2.0) (2019-02-27) | ||
### Features | ||
* **release:** automatize releases ([6b92c9e](https://github.com/sencrop/metapak-sencrop/commit/6b92c9e)) | ||
<a name="7.1.0"></a> | ||
@@ -2,0 +11,0 @@ # [7.1.0](https://github.com/sencrop/metapak-sencrop/compare/v7.0.2...v7.1.0) (2019-02-27) |
{ | ||
"name": "metapak-sencrop", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"description": "A `metapak` plugin for Sencrop projects", | ||
@@ -50,2 +50,6 @@ "main": "index.js", | ||
"@commitlint/config-conventional": "^7.5.0", | ||
"@semantic-release/commit-analyzer": "^6.1.0", | ||
"@semantic-release/github": "^5.2.10", | ||
"@semantic-release/npm": "^5.1.4", | ||
"@semantic-release/release-notes-generator": "^7.1.4", | ||
"conventional-changelog-cli": "^2.0.11", | ||
@@ -60,3 +64,4 @@ "cz-conventional-changelog": "^2.1.0", | ||
"metapak": "^3.1.6", | ||
"prettier": "^1.16.4" | ||
"prettier": "^1.16.4", | ||
"semantic-release": "^15.13.3" | ||
}, | ||
@@ -119,3 +124,13 @@ "engines": { | ||
} | ||
}, | ||
"release": { | ||
"branch": "master", | ||
"repositoryUrl": "git@github.com:sencrop/metapak-sencrop.git", | ||
"plugins": [ | ||
"@semantic-release/commit-analyzer", | ||
"@semantic-release/release-notes-generator", | ||
"@semantic-release/npm", | ||
"@semantic-release/github" | ||
] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
56058
53
17
1