Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Compare
Choose a tag to compare
@tophat-opensource-bot tophat-opensource-bot released this 08 Nov 15:25
· 37 commits to main since this release

2.0.0 "commit-watch" (2022-11-08)

Breaking Changes

  • Full rewrite of commit watch. Subtle changes in config API. Removal of config file support, added CLI flags. Note that environment variables have stayed the same. (ff33c1a)

Bug Fixes

  • backwards compatibility with env vars (#158) (d9a8c48)

Dependencies

  • update dependency @types/node to ^18.11.9 (#137) (bf5e8c1)

Features

  • migrate commit-watch to TypeScript (ff33c1a)