Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 2.99 KB

2.1.0 (2023-11-23)

Features

  • use @manypkg/get-packages to support npm and pnpm (eaf2f69)

2.0.1 (2023-11-23)

Bug Fixes

  • improve the workspaces parsing logic and logging (a948c8b)

2.0.0 (2023-04-11)

Features

  • add config to opt-out of replacing internal versions (756562e)

BREAKING CHANGES

  • the new flag replaceInternalPackages is false by default

1.0.7 (2023-03-13)

Bug Fixes

1.0.6 (2023-03-11)

Bug Fixes

  • use module.exports for prepare (c5a32e2)

1.0.5 (2023-03-10)

Bug Fixes

1.0.4 (2023-03-10)

Bug Fixes

1.0.3 (2023-03-10)

Bug Fixes

1.0.2 (2023-03-10)

Bug Fixes

1.0.1 (2023-03-10)

Bug Fixes

1.0.0 (2023-03-10)

Features