Skip to content

Latest commit

 

History

History
151 lines (67 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

151 lines (67 loc) · 5.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.0.1 (2023-11-09)

Bug Fixes

  • support esm execa (ead90e3)
  • deps: update dependency execa to v8 (2ad9966)

8.0.0 (2023-11-09)

Bug Fixes

  • deps: update commitlint monorepo to v18 (12a61e2)

7.0.0 (2023-07-27)

⚠ BREAKING CHANGES

  • bump node 16

  • bump node 16 (0bca4ff)

6.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • use node 14

Bug Fixes

  • deps: update commitlint monorepo to v17 (de7762c)

  • use node 14 (979b46c)

5.0.0 (2022-01-05)

Bug Fixes

  • deps: update commitlint monorepo to v16 (0bcca4a)

4.0.4 (2021-11-30)

Bug Fixes

  • deps: update commitlint monorepo to v15 (59d2928)

4.0.3 (2021-11-08)

Bug Fixes

  • deps: update commitlint monorepo and fix failing tests (29144cf)

4.0.2 (2021-07-26)

Bug Fixes

  • deps: update commitlint monorepo to v13 (5b9590d)

4.0.1 (2021-06-15)

3.0.0 (2021-02-24)

Bug Fixes

  • deps: update commitlint monorepo to v12 (4d699eb)

2.2.0 (2021-02-18)

Features

2.1.1 (2021-02-18)

2.1.0 (2021-02-18)

Features

  • support custom default branch (7c14947)

2.0.2 (2021-02-18)

Bug Fixes

2.0.1 (2021-01-05)

Bug Fixes

  • deps: update commitlint monorepo to v11 (7fa0be3)

2.0.0 (2021-01-05)

⚠ BREAKING CHANGES

  • bump to node 10

Features

Bug Fixes

1.0.4 (2019-09-15)

Bug Fixes

  • don't throw on tag checkouts (e110207)

1.0.3 (2019-09-12)

Bug Fixes

  • remove any top merge commits (a47b6c3)

1.0.2 (2019-09-11)

1.0.1 (2019-09-11)

Bug Fixes

  • chmod +x bin/index.js (171ae55)
  • support detached head master (e776d6f)