Skip to content

Releases: nodejs/commit-stream

v2.2.0

27 Nov 21:41
Compare
Choose a tag to compare

2.2.0 (2024-11-27)

Features

Bug Fixes

  • add permissions: write to create release action (776bc30)

Tests

v2.1.0

16 May 00:06
Compare
Choose a tag to compare

2.1.0 (2023-05-16)

Features

  • add support for green-button merges (9e87160)

v2.0.1

04 Apr 23:34
Compare
Choose a tag to compare

2.0.1 (2023-04-04)

Trivial Changes

  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (d4c0cac)

v2.0.0

04 Apr 23:30
Compare
Choose a tag to compare

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