@semantic-release/github
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@semantic-release/github", | ||
"description": "Set of semantic-release plugins for publishing a GitHub release", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)", | ||
@@ -47,3 +47,3 @@ "bugs": { | ||
"engines": { | ||
"node": ">=4" | ||
"node": ">=8.3" | ||
}, | ||
@@ -84,3 +84,4 @@ "files": [ | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"tag": "next" | ||
}, | ||
@@ -87,0 +88,0 @@ "repository": { |
@@ -10,2 +10,5 @@ # @semantic-release/github | ||
[![npm latest version](https://img.shields.io/npm/v/@semantic-release/github/latest.svg)](https://www.npmjs.com/package/@semantic-release/github) | ||
[![npm next version](https://img.shields.io/npm/v/@semantic-release/github/next.svg)](https://www.npmjs.com/package/@semantic-release/github) | ||
## verifyConditions | ||
@@ -12,0 +15,0 @@ |
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
19085
126