commit-stream

Turn a `git log` into a stream of commit objects

MIT License

Stars
30
Committers
10

Bot releases are visible (Hide)

commit-stream - v2.1.0 Latest Release

Published by github-actions[bot] over 1 year ago

2.1.0 (2023-05-16)

Features

  • add support for green-button merges (9e87160)
commit-stream - v2.0.1

Published by github-actions[bot] over 1 year ago

2.0.1 (2023-04-04)

Trivial Changes

  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (d4c0cac)
commit-stream - v2.0.0

Published by github-actions[bot] over 1 year ago

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • refactor, format, and update

Features

  • refactor, format, and update (4fbc36a)

Bug Fixes

  • check for and handle process erorrs (f3db5f7)
  • full-depth checkout to make tests work (2c69ecd)
  • release from main, not master (2f458df)
  • use pipeline to catch errors (090d127)

Trivial Changes