@zanminkian/git-hooks
Version:
A bundle of opinionated git hooks. All in one!
130 lines (79 loc) • 2.39 kB
Markdown
# @zanminkian/git-hooks
## 0.3.2
### Minor Changes
- 4aa75e7: feat(git-hooks): deprecate it
## 0.2.8
### Patch Changes
- 0ce7b51: feat(git-hooks): support `--no-pre-commit` and `--no-commit-msg` when installing
## 0.2.7
### Patch Changes
- 7ea56d3: refactor(git-hooks): clean code
- 11ba570: feat(git-hooks): support `--pre-push` when installing
## 0.2.6
### Patch Changes
- cbd3176: chore: upgrade deps
- 6085c73: docs: optimize readme by chatgpt
- Updated dependencies [cbd3176]
- @zanminkian/eslint-config@0.1.8
## 0.2.5
### Patch Changes
- b3b63c3: chore: upgrade deps
- Updated dependencies [b3b63c3]
- @zanminkian/eslint-config@0.1.7
## 0.2.4
### Patch Changes
- 262d03e: chore(git-hooks): upgrade deps
- Updated dependencies [d783322]
- Updated dependencies [a4fadb4]
- @zanminkian/eslint-config@0.1.6
## 0.2.3
### Patch Changes
- 7b2d7f2: chore: upgrade deps
- Updated dependencies [7b2d7f2]
- @zanminkian/eslint-config@0.1.5
## 0.2.2
### Patch Changes
- d3e70be: fix(git-hooks): change `777` to `'777'` to fix permission error
## 0.2.1
### Patch Changes
- 2265f5f: chore: upgrade deps
- Updated dependencies [55990b5]
- Updated dependencies [2265f5f]
- @zanminkian/eslint-config@0.1.4
## 0.2.0
### Minor Changes
- a25f21d: refactor(git-hooks): ship to esm
### Patch Changes
- 0165803: refactor(git-hooks): add `.js` extension to bin file
## 0.1.6
### Patch Changes
- aa10f97: docs: update feature in README
- 7f3ff97: docs: update README to tell how to work with husky
- 7c029cf: docs: update README to tell how to customize eslint config
- b0c7ada: docs: update README
## 0.1.5
### Patch Changes
- 8534b8d: docs: add badge
- 2038b1c: refactor(git-hooks): replace `yargs` with `commander`
- Updated dependencies [8534b8d]
- @zanminkian/eslint-config@0.1.3
## 0.1.4
### Patch Changes
- 5a20cfa: refactor(git-hooks): move files to src
- 914ffd4: docs: add badge
- 6f16cfc: docs: update README and keywords
- Updated dependencies [914ffd4]
- @zanminkian/eslint-config@0.1.2
## 0.1.3
### Patch Changes
- c354166: docs(git-hooks): update README
- Updated dependencies [9deec0b]
- @zanminkian/eslint-config@0.1.1
## 0.1.2
### Patch Changes
- f165e26: chore(git-hooks): lock deps version
## 0.1.0
### Patch Changes
- d66777c: feat: finish git-hooks
- Updated dependencies [d66777c]
- @zanminkian/eslint-config@0.1.0