@1stg/simple-git-hooks
Advanced tools
Comparing version
@@ -6,4 +6,15 @@ # Change Log | ||
## [0.1.2](https://github.com/1stG/configs/compare/@1stg/simple-git-hooks@0.1.1...@1stg/simple-git-hooks@0.1.2) (2021-03-23) | ||
### Bug Fixes | ||
* @commitlint/cli should be installed automatically ([d69b4fb](https://github.com/1stG/configs/commit/d69b4fb2b42e2bfed76e4509c57b82a52f12d68c)) | ||
## 0.1.1 (2021-03-23) | ||
**Note:** Version bump only for package @1stg/simple-git-hooks |
{ | ||
"name": "@1stg/simple-git-hooks", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Personal but Shareable simple-git-hooks Configuration for all 1stG.me projects.", | ||
@@ -9,2 +9,4 @@ "repository": "git@github.com:1stG/configs.git", | ||
"peerDependencies": { | ||
"@commitlint/cli": ">=11.0.0", | ||
"lint-staged": ">=9.0.0", | ||
"simple-git-hooks": ">=2.2.0" | ||
@@ -15,3 +17,3 @@ }, | ||
}, | ||
"gitHead": "59658ea9fbc8c048ea8516d3d76329b58619434f" | ||
"gitHead": "99931dd9921edd088355577e416abfa9da55f016" | ||
} |
2204
19.33%3
200%