Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,4 @@ | ||
<a name="1.1.3"></a> | ||
## [1.1.3](https://github.com/guillaumearm/bidon/compare/v1.1.2...v1.1.3) (2018-03-12) | ||
<a name="1.1.2"></a> | ||
@@ -2,0 +5,0 @@ ## [1.1.2](https://github.com/guillaumearm/bidon/compare/v1.1.1...v1.1.2) (2018-03-12) |
{ | ||
"name": "bidon", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Fake repository for testing ci tools", | ||
@@ -40,2 +40,11 @@ "main": "lib/index.js", | ||
], | ||
"analyzeCommits": { | ||
"preset": "angular", | ||
"releaseRules": [ | ||
{ | ||
"type": "docs", | ||
"release": "patch" | ||
} | ||
] | ||
}, | ||
"prepare": [ | ||
@@ -45,2 +54,14 @@ "@semantic-release/changelog", | ||
"@semantic-release/git" | ||
], | ||
"publish": [ | ||
"@semantic-release/npm", | ||
{ | ||
"path": "@semantic-release/github", | ||
"assets": [ | ||
{ | ||
"path": "lib", | ||
"label": "JS distribution" | ||
} | ||
] | ||
} | ||
] | ||
@@ -47,0 +68,0 @@ }, |
@@ -8,2 +8,3 @@ bidon | ||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
@@ -10,0 +11,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
6407
13