Comparing version 2.2.10 to 2.2.11
@@ -0,1 +1,11 @@ | ||
## [2.2.11](https://github.com/zhang-hongjie/bash-base/compare/v2.2.10...v2.2.11) (2020-08-13) | ||
### Bug Fixes | ||
* replace bats to shellspec 4 ([b08afc8](https://github.com/zhang-hongjie/bash-base/commit/b08afc832d3cf2ce0c642a064f952cb7d5b448ab)) | ||
* replace bats to shellspec 4 ([26000d6](https://github.com/zhang-hongjie/bash-base/commit/26000d66abaec2a6ca4d05e33c541fb410456525)) | ||
* replace bats to shellspec 4 ([5f4039a](https://github.com/zhang-hongjie/bash-base/commit/5f4039a343628e2f52349637d6c62e9b32c698ed)) | ||
* replace bats to shellspec 4 ([e77f188](https://github.com/zhang-hongjie/bash-base/commit/e77f18812b2f4d7b67c20f1e60a222192504035f)) | ||
## [2.2.10](https://github.com/zhang-hongjie/bash-base/compare/v2.2.9...v2.2.10) (2020-08-13) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "bash-base", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"description": "A common lib for creating bash script easily.", | ||
@@ -37,6 +37,8 @@ "private": false, | ||
"@semantic-release/changelog": "^5.0.1", | ||
"@semantic-release/exec": "^5.0.0", | ||
"@semantic-release/git": "^9.0.0", | ||
"commitizen": "^4.1.2", | ||
"cz-conventional-changelog": "^3.2.0", | ||
"husky": "^4.2.5" | ||
"husky": "^4.2.5", | ||
"semantic-release-docker": "^2.2.0" | ||
}, | ||
@@ -43,0 +45,0 @@ "dependencies": {}, |
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
23071
9