Releases: form8ion/commit-convention
Releases · form8ion/commit-convention
v1.0.0
1.0.0 (2021-12-04)
Bug Fixes
- commit-convention: exported the commit-convention functionality through the public api (71e8afc)
- dependencies: defined prod deps and got verification back to passing (9ba10cf)
- dependencies: eliminated the dependence on mz (c0e7891)
- husky: generated husky config to follow the modern format (ed80227)
Features
- commit-convention: prevented configuration for sub-projects (3547ff6)
- package-manager: defined the
pre-commit
hook for project verification based on the manager (906d117), closes form8ion/meta#126 - scripts: improved the open/closedness of building the scripts list (5ece410)
BREAKING CHANGES
- scripts: result contributors are now expected to include a map of scripts in their results,
even if the map is empty
v1.0.0-alpha.1
1.0.0-alpha.1 (2021-12-03)
Bug Fixes
- commit-convention: exported the commit-convention functionality through the public api (71e8afc)
- dependencies: defined prod deps and got verification back to passing (9ba10cf)
- dependencies: eliminated the dependence on mz (c0e7891)
- husky: generated husky config to follow the modern format (ed80227)
Features
- commit-convention: prevented configuration for sub-projects (3547ff6)
- package-manager: defined the
pre-commit
hook for project verification based on the manager (906d117), closes form8ion/meta#126 - scripts: improved the open/closedness of building the scripts list (5ece410)
BREAKING CHANGES
- scripts: result contributors are now expected to include a map of scripts in their results,
even if the map is empty