Comparing version 1.1.0 to 1.1.1
@@ -0,1 +1,9 @@ | ||
<a name="1.1.1"></a> | ||
## [1.1.1](https://github.com/guillaumearm/bidon/compare/v1.1.0...v1.1.1) (2018-03-12) | ||
### Bug Fixes | ||
* **dummy:** update a ([b1114d6](https://github.com/guillaumearm/bidon/commit/b1114d6)) | ||
<a name="1.0.0"></a> | ||
@@ -8,4 +16,1 @@ # 1.0.0 (2018-03-12) | ||
* cli print version ([bc709d8](https://github.com/guillaumearm/bidon/commit/bc709d8)) | ||
{ | ||
"name": "bidon", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Fake repository for testing ci tools", | ||
@@ -34,3 +34,13 @@ "main": "lib/index.js", | ||
"release": { | ||
"branch": "next" | ||
"branch": "next", | ||
"verifyConditions": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
], | ||
"prepare": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
] | ||
}, | ||
@@ -64,2 +74,4 @@ "repository": { | ||
"@babel/register": "^7.0.0-beta.40", | ||
"@semantic-release/changelog": "^2.0.1", | ||
"@semantic-release/git": "^4.0.1", | ||
"babel-eslint": "^8.2.2", | ||
@@ -66,0 +78,0 @@ "commitizen": "^2.9.6", |
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
5632
18