hookem
Version:
`hookem` turns simple simple CLI commands into git hooks. It's similar to Husky version 4, but even more minimal.
143 lines (40 loc) • 2.96 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.0.4](https://github.com/4Catalyzer/cli/compare/hookem@3.0.3...hookem@3.0.4) (2022-08-30)
**Note:** Version bump only for package hookem
## [3.0.3](https://github.com/4Catalyzer/cli/compare/hookem@3.0.2...hookem@3.0.3) (2022-08-29)
**Note:** Version bump only for package hookem
## [3.0.2](https://github.com/4Catalyzer/cli/compare/hookem@3.0.1...hookem@3.0.2) (2022-08-20)
**Note:** Version bump only for package hookem
## [3.0.1](https://github.com/4Catalyzer/cli/compare/hookem@3.0.0...hookem@3.0.1) (2022-08-20)
**Note:** Version bump only for package hookem
# [3.0.0](https://github.com/4Catalyzer/cli/compare/hookem@2.0.1...hookem@3.0.0) (2022-08-19)
### Features
* upgrade dependencies: svgo, chalk, etc ([#342](https://github.com/4Catalyzer/cli/issues/342)) ([82f3317](https://github.com/4Catalyzer/cli/commit/82f3317a81dc3db9c829d294bb256661a328fe41))
### BREAKING CHANGES
* SVGO upgraded to v2, which requires a compatible config file
## [2.0.1](https://github.com/4Catalyzer/cli/compare/hookem@2.0.0...hookem@2.0.1) (2021-10-07)
**Note:** Version bump only for package hookem
# [2.0.0](https://github.com/4Catalyzer/cli/compare/hookem@1.0.9...hookem@2.0.0) (2021-09-17)
* feat!: convert to ESM (#318) ([5862163](https://github.com/4Catalyzer/cli/commit/58621632fc3961f3ed24eeddc4342645b8b5673b)), closes [#318](https://github.com/4Catalyzer/cli/issues/318)
### BREAKING CHANGES
* the codebase has migrated to native ESM which requires node 12+ and may cause issues downstream
## [1.0.9](https://github.com/4Catalyzer/cli/compare/hookem@1.0.8...hookem@1.0.9) (2021-09-16)
**Note:** Version bump only for package hookem
## [1.0.8](https://github.com/4Catalyzer/cli/compare/hookem@1.0.7...hookem@1.0.8) (2021-06-30)
**Note:** Version bump only for package hookem
## [1.0.7](https://github.com/4Catalyzer/cli/compare/hookem@1.0.6...hookem@1.0.7) (2021-06-18)
**Note:** Version bump only for package hookem
## [1.0.6](https://github.com/4Catalyzer/cli/compare/hookem@1.0.5...hookem@1.0.6) (2021-05-20)
**Note:** Version bump only for package hookem
## [1.0.5](https://github.com/4Catalyzer/cli/compare/hookem@1.0.4...hookem@1.0.5) (2021-05-20)
**Note:** Version bump only for package hookem
## [1.0.4](https://github.com/4Catalyzer/cli/compare/hookem@1.0.3...hookem@1.0.4) (2021-05-14)
**Note:** Version bump only for package hookem
## [1.0.3](https://github.com/4Catalyzer/cli/compare/hookem@1.0.2...hookem@1.0.3) (2021-04-22)
**Note:** Version bump only for package hookem
## [1.0.2](https://github.com/4Catalyzer/cli/compare/hookem@1.0.1...hookem@1.0.2) (2021-04-01)
**Note:** Version bump only for package hookem
## 1.0.1 (2021-03-16)
**Note:** Version bump only for package hookem