Comparing version 2.2.6 to 2.2.7
@@ -0,1 +1,8 @@ | ||
## [2.2.7](https://github.com/zhang-hongjie/bash-base/compare/v2.2.6...v2.2.7) (2020-08-13) | ||
### Bug Fixes | ||
* replace bats to shellspec 4 ([a104301](https://github.com/zhang-hongjie/bash-base/commit/a1043016ea22f00f80a96140ce4bbd760335a965)) | ||
## [2.2.6](https://github.com/zhang-hongjie/bash-base/compare/v2.2.5...v2.2.6) (2020-08-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "bash-base", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "A common lib for creating bash script easily.", | ||
@@ -5,0 +5,0 @@ "private": false, |
20823