Skip to content

Latest commit

History

History
221 lines (158 loc) 路 11 KB

CHANGELOG.md

File metadata and controls

221 lines (158 loc) 路 11 KB

3.0.2 (2023-10-29)

Bug Fixes

3.0.1 (2023-10-29)

Bug Fixes

3.0.0 (2023-10-29)

  • feat!: update node.js versions (#177) (3101023), closes #177

BREAKING CHANGES

  • Require at least Node 18

2.0.2 (2023-10-26)

Bug Fixes

2.0.1 (2023-09-02)

Bug Fixes

2.0.0 (2023-06-07)

Features

BREAKING CHANGES

  • This updates the supported node.js versions

1.0.1 (2023-06-07)

Bug Fixes

1.0.0 (2023-04-04)

Features

BREAKING CHANGES

  • drop support for Node < 18

0.3.2 (2023-02-28)

Bug Fixes

0.3.1 (2023-01-18)

Bug Fixes

0.3.0 (2022-12-08)

Bug Fixes

Features

  • monorepo notifications and channels (#19) (5f5ac71)

0.2.3 (2022-12-08)

Bug Fixes

  • set persist-credentials to false (1024133)

0.2.2 (2022-12-08)

Bug Fixes

0.2.1 (2022-12-07)

Bug Fixes

  • don't run husky install on postinstall (6d541a4)

0.2.0 (2022-12-07)

Features

  • first iteration of monorepo support (#15) (cef4440)

0.1.1 (2022-12-07)

Bug Fixes

0.1.0 (2022-12-06)

Bug Fixes

Features